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