org.saxpath
Class SAXPathParseException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.saxpath.SAXPathException
|
+--org.saxpath.SAXPathParseException
- All Implemented Interfaces:
- Serializable
- public class SAXPathParseException
- extends SAXPathException
Base of all parse-related SAXPath exceptions.
- Author:
- bob mcwhirter (bob@werken.com)
- See Also:
- Serialized Form
SAXPathParseException
public SAXPathParseException(String msg)
- Construct with the given message.
- Parameters:
msg
- The error message.
Copyright © 2001 bob mcwhirter & James Strachan. All Rights Reserved. Hosted by