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, toStringaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic XIncludeResourceException(Exception nestedException)
nestedException - the nested exceptionpublic XIncludeResourceException(String message)
message - the messageCopyright © 2011-2013. All Rights Reserved.