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