Java.Lang.Error Members

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

See Also: Inherited members from Java.Lang.Throwable

Public Constructors

Constructs a new Error that includes the current stack trace.
Constructs a new Error with the current stack trace and the specified cause.
Constructs a new Error with the current stack trace and the specified detail message.
Constructs a new Error with the current stack trace, the specified detail message and the specified cause.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.
Documentation for this section has not yet been entered.

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.