org.finra.jtaf.core.parsing.exceptions
Class NestedXPathException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.finra.jtaf.core.parsing.exceptions.ParsingException
org.finra.jtaf.core.parsing.exceptions.NestedXPathException
- All Implemented Interfaces:
- Serializable
public class NestedXPathException
- extends ParsingException
This is a wrapper for XPath exceptions.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NestedXPathException
public NestedXPathException(XPathException e)
- Parameters:
e
- The wrapped XPath
Copyright © 2014. All rights reserved.