public class ResourceException extends RuntimeException
Resource and other resource related components marking an issue with access to a Resource
or instance generated from it.| Constructor and Description |
|---|
ResourceException(String message)
Exception with message only.
|
ResourceException(String message,
Throwable cause)
Exception with message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.