public class UnexpectedFailureException extends RuntimeException
| Constructor and Description |
|---|
UnexpectedFailureException() |
UnexpectedFailureException(String message) |
UnexpectedFailureException(String message,
Throwable cause) |
UnexpectedFailureException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2006–2018 TinyGroup. All rights reserved.