Class XPathComparator.XPathSortException

All Implemented Interfaces:
Serializable
Enclosing class:
XPathComparator

public static class XPathComparator.XPathSortException extends NestedRuntimeException
My own runtime exception in case something goes wrong with sort.
See Also:
  • Constructor Details

    • XPathSortException

      public XPathSortException(String message, Throwable cause)