The constructors of Java.Lang.ExceptionInInitializerError are listed below. For a list of all members, see the ExceptionInInitializerError Members list.
See Also: Inherited members from Java.Lang.LinkageError
Constructs a new ExceptionInInitializerError that includes the current stack trace. | ||
Constructs a new ExceptionInInitializerError with the current stack trace and the specified cause. | ||
Constructs a new ExceptionInInitializerError with the current stack trace and the specified detail message. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |