org.plasma.sdo.xpath
Class InvalidEndpointException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.plasma.common.exception.PlasmaCheckedException
org.plasma.sdo.xpath.XPathException
org.plasma.sdo.xpath.InvalidEndpointException
- All Implemented Interfaces:
- Serializable
public class InvalidEndpointException
- extends XPathException
Checked exception used when the result or terminating node or nodes
for an XPATH expression are invalid for a given context.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidEndpointException
public InvalidEndpointException()
InvalidEndpointException
public InvalidEndpointException(String msg,
Throwable t)
InvalidEndpointException
public InvalidEndpointException(String msg)
InvalidEndpointException
public InvalidEndpointException(Throwable t)
Copyright © 2014. All rights reserved.