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