public class GenericSupersortException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
(package private) Sort |
illegalSort |
private static long |
serialVersionUID |
| Constructor and Description |
|---|
GenericSupersortException(java.lang.String description,
Sort illegalSort) |
| Modifier and Type | Method and Description |
|---|---|
Sort |
getIllegalSort() |
private static final long serialVersionUID
Sort illegalSort
public GenericSupersortException(java.lang.String description,
Sort illegalSort)
public Sort getIllegalSort()