org.plasma.sdo.xpath
Class XPathException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.plasma.common.exception.PlasmaCheckedException
              extended by org.plasma.sdo.xpath.XPathException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
InvalidEndpointException, InvalidMultiplicityException

public class XPathException
extends PlasmaCheckedException

See Also:
Serialized Form

Constructor Summary
XPathException()
           
XPathException(java.lang.String msg)
           
XPathException(java.lang.String msg, java.lang.Throwable t)
           
XPathException(java.lang.Throwable t)
           
 
Method Summary
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XPathException

public XPathException()

XPathException

public XPathException(java.lang.String msg,
                      java.lang.Throwable t)

XPathException

public XPathException(java.lang.String msg)

XPathException

public XPathException(java.lang.Throwable t)


Copyright © 2013. All Rights Reserved.