public class XIncludeFatalException
extends org.xml.sax.SAXException
| Constructor and Description |
|---|
XIncludeFatalException(java.lang.Exception nestedException)
Instantiates a new XIncludeFatalException.
|
XIncludeFatalException(java.lang.String message)
Instantiates a newXIncludeFatalException.
|
public XIncludeFatalException(java.lang.Exception nestedException)
nestedException - the nested exceptionpublic XIncludeFatalException(java.lang.String message)
message - the messageCopyright © 2011-2013. All Rights Reserved.