org.dspace.sort
Class SortException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dspace.sort.SortException
- All Implemented Interfaces:
- Serializable
public class SortException
- extends Exception
Just a quick SortException class to give us the relevant data type
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SortException
public SortException()
SortException
public SortException(String message)
SortException
public SortException(String message,
Throwable cause)
SortException
public SortException(Throwable cause)
Copyright © 2010 DuraSpace. All Rights Reserved.