Package org.dspace.sort
Class SortException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dspace.sort.SortException
- All Implemented Interfaces:
Serializable
Just a quick SortException class to give us the relevant data type
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSortException(String message) SortException(String message, Throwable cause) SortException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SortException
public SortException() -
SortException
-
SortException
-
SortException
-