public class NoSuchListTypeException extends NoSuchModelException
| Constructor and Description |
|---|
NoSuchListTypeException() |
NoSuchListTypeException(String msg) |
NoSuchListTypeException(String msg,
Throwable throwable) |
NoSuchListTypeException(Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
void |
setType(String type) |
public NoSuchListTypeException()
public NoSuchListTypeException(String msg)
public NoSuchListTypeException(String msg,
Throwable throwable)
public NoSuchListTypeException(Throwable throwable)