public class GenericSupersortException extends Exception
Modifier and Type | Field and Description |
---|---|
(package private) Sort |
illegalSort |
private static long |
serialVersionUID |
Constructor and Description |
---|
GenericSupersortException(String description,
Sort illegalSort) |
Modifier and Type | Method and Description |
---|---|
Sort |
getIllegalSort() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
Sort illegalSort
public Sort getIllegalSort()