dk.brics.xact
Class XMLXPathException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dk.brics.xact.XMLException
dk.brics.xact.XMLXPathException
- All Implemented Interfaces:
- Serializable
public class XMLXPathException
- extends XMLException
Exception thrown if XPath evaluation fails.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XMLXPathException
public XMLXPathException(String s)
XMLXPathException
public XMLXPathException(String s,
Throwable cause)
XMLXPathException
public XMLXPathException(Throwable cause)
Copyright © 2005-2011 Aarhus University.