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