public class ResourceException extends FormattedException
| Constructor and Description |
|---|
ResourceException() |
ResourceException(String message,
Object... args) |
ResourceException(Throwable throwable) |
ResourceException(Throwable throwable,
String message,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All rights reserved.