org.jaxen
Class UnsupportedAxisException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.saxpath.SAXPathException
|
+--org.jaxen.JaxenException
|
+--org.jaxen.UnsupportedAxisException
- All Implemented Interfaces:
- Serializable
- public class UnsupportedAxisException
- extends JaxenException
Indicates attempt to evaluate an XPath axis that
is unsupported by the current object-model.
- Author:
- bob mcwhirter
- See Also:
- Serialized Form
UnsupportedAxisException
public UnsupportedAxisException(String msg)
- Construct.
- Parameters:
msg
- The error message.
Copyright © 2002 bob mcwhirter & James Strachan. All Rights Reserved. Hosted by