The members of Java.Lang.AssertionError are listed below.
See Also: Inherited members from Java.Lang.Error
Constructs a new AssertionError with no message. | ||
Constructs a new AssertionError with a message based on calling String.ValueOf(Object) with the specified object. | ||
Constructs a new AssertionError with a message based on calling String.ValueOf(bool) with the specified boolean value. | ||
Constructs a new AssertionError with a message based on calling String.ValueOf(char) with the specified character value. | ||
Constructs a new AssertionError with a message based on calling String.ValueOf(double) with the specified double value. | ||
Constructs a new AssertionError with a message based on calling String.ValueOf(int) with the specified integer value. | ||
Constructs a new AssertionError with a message based on calling String.ValueOf(long) with the specified long value. | ||
Constructs a new AssertionError with a message based on calling String.ValueOf(float) with the specified float value. | ||
Constructs a new AssertionError with the given detail message and cause. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |