Package org.apache.commons.jelly.xpath
Class XPathComparator.XPathSortException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.commons.jelly.util.NestedRuntimeException
org.apache.commons.jelly.xpath.XPathComparator.XPathSortException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- XPathComparator
My own runtime exception in case something goes wrong with sort.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.commons.jelly.util.NestedRuntimeException
getCause, printStackTrace, printStackTrace, printStackTrace
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
XPathSortException
-