Package org.apache.jena.atlas.data
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:
java.io.Serializable
- Enclosing class:
- AbortableComparator<E>
public static class AbortableComparator.AbandonSort extends java.lang.RuntimeExceptionAbandonSortis the exception thrown fromAbortableComparatorto abandon a sort.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AbandonSort()
-