Package pal.xml
Class XmlParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- pal.xml.XmlParseException
-
- All Implemented Interfaces:
java.io.Serializable
public class XmlParseException extends java.lang.Exception
exception thrown by ElementParser.- Author:
- Alexei Drummond
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description XmlParseException()
XmlParseException(java.lang.String msg)
-