Serializablepublic class ResourceException extends RuntimeException
Resource and other resource related components marking an issue with access to a Resource
or instance generated from it.| Constructor | Description |
|---|---|
ResourceException(String message) |
Exception with message only.
|
ResourceException(String message,
Throwable cause) |
Exception with message and cause.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.