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