|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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
public static class XPathComparator.XPathSortException
My own runtime exception in case something goes wrong with sort.
Constructor Summary | |
---|---|
XPathComparator.XPathSortException(java.lang.String message,
java.lang.Throwable cause)
|
Method Summary |
---|
Methods inherited from class org.apache.commons.jelly.util.NestedRuntimeException |
---|
getCause, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public XPathComparator.XPathSortException(java.lang.String message, java.lang.Throwable cause)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |