dk.brics.xact
Class XMLXPathException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by dk.brics.xact.XMLException
                  extended by dk.brics.xact.XMLXPathException
All Implemented Interfaces:
Serializable

public class XMLXPathException
extends XMLException

Exception thrown if XPath evaluation fails.

See Also:
Serialized Form

Constructor Summary
XMLXPathException(String s)
           
XMLXPathException(String s, Throwable cause)
           
XMLXPathException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class dk.brics.xact.XMLException
getOrigin
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XMLXPathException

public XMLXPathException(String s)

XMLXPathException

public XMLXPathException(String s,
                         Throwable cause)

XMLXPathException

public XMLXPathException(Throwable cause)


Copyright © 2005-2011 Aarhus University.