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