com.bristle.javalib.xml
Class XMLUtil.NoSuchXMLNodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.bristle.javalib.xml.XMLUtil.NoSuchXMLNodeException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- XMLUtil
public static class XMLUtil.NoSuchXMLNodeException
- extends Exception
This exception is thrown when the specified XML node doesn't exist.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XMLUtil.NoSuchXMLNodeException
public XMLUtil.NoSuchXMLNodeException(String msg)