public class CheckedException extends Exception
| Constructor and Description |
|---|
CheckedException() |
CheckedException(String msg,
Object... msgArgs) |
CheckedException(Throwable throwable) |
CheckedException(Throwable throwable,
String msg,
Object... msgArgs) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 Agapsys Tecnologia Ltda-ME. All rights reserved.