public class NoSuchParentResourceException extends Exception
Constructor and Description |
---|
NoSuchParentResourceException(String msg)
Constructor.
|
NoSuchParentResourceException(String msg,
Throwable throwable)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchParentResourceException(String msg, Throwable throwable)
msg
- the messagethrowable
- the root exceptionpublic NoSuchParentResourceException(String msg)
msg
- the messageCopyright © 2022 Apache Software Foundation. All rights reserved.