public class UncheckedException extends RuntimeException
| Modifier | Constructor and Description |
|---|---|
|
UncheckedException() |
|
UncheckedException(String string) |
|
UncheckedException(String string,
Throwable throwable) |
protected |
UncheckedException(String string,
Throwable throwable,
boolean bln,
boolean bln1) |
|
UncheckedException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.