org.overlord.sramp.common.query.xpath
Class XPathParserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.overlord.sramp.common.query.xpath.XPathParserException
- All Implemented Interfaces:
- Serializable
public class XPathParserException
- extends RuntimeException
Thrown by the XPathParser when it encounters a parse problem.
- Author:
- eric.wittmann@redhat.com
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XPathParserException
public XPathParserException(String message)
- Parameters:
message -
Copyright © 2011-2013 JBoss, a division of Red Hat. All Rights Reserved.