public class XIncludeFatalException extends SAXException
| Constructor and Description |
|---|
XIncludeFatalException(Exception nestedException)
Instantiates a new XIncludeFatalException.
|
XIncludeFatalException(String message)
Instantiates a newXIncludeFatalException.
|
getCause, getException, getMessage, toStringaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic XIncludeFatalException(Exception nestedException)
nestedException - the nested exceptionpublic XIncludeFatalException(String message)
message - the messageCopyright © 2011-2013. All Rights Reserved.