-
-
Constructor Summary
Constructors
Constructor |
Description |
UnknownError() |
Constructs an UnknownError with no detail message.
|
UnknownError(String s) |
Constructs an UnknownError with the specified detail
message.
|
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString