public class NoSuchResourceException extends Exception
| Constructor and Description |
|---|
NoSuchResourceException(String msg)
Constructor.
|
NoSuchResourceException(String msg,
Throwable throwable)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022 Apache Software Foundation. All rights reserved.