Java.Lang.ExceptionInInitializerError Members

The members of Java.Lang.ExceptionInInitializerError are listed below.

See Also: Inherited members from Java.Lang.LinkageError

Public Constructors

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.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
ExceptionThrowable. Returns the exception that is the cause of this error.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.