Class AbortableComparator.AbandonSort

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jena.atlas.data.AbortableComparator.AbandonSort
All Implemented Interfaces:
Serializable
Enclosing class:
AbortableComparator<E>

public static class AbortableComparator.AbandonSort extends RuntimeException
AbandonSort is the exception thrown from AbortableComparator to abandon a sort.
See Also:
  • Constructor Details

    • AbandonSort

      public AbandonSort()