public class XIncludeResourceException extends SAXException
Constructor and Description |
---|
XIncludeResourceException(Exception nestedException)
Instantiates a new XIncludeResourceException.
|
XIncludeResourceException(String message)
Instantiates a new XIncludeResourceException.
|
getCause, getException, getMessage, toString
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public XIncludeResourceException(Exception nestedException)
nestedException
- the nested exceptionpublic XIncludeResourceException(String message)
message
- the messageCopyright © 2011–2019. All rights reserved.