public class NoSuchClassTypeException extends NoSuchModelException
| Constructor and Description |
|---|
NoSuchClassTypeException() |
NoSuchClassTypeException(String msg) |
NoSuchClassTypeException(String msg,
Throwable cause) |
NoSuchClassTypeException(Throwable cause) |
public NoSuchClassTypeException()
public NoSuchClassTypeException(String msg)
public NoSuchClassTypeException(String msg,
Throwable cause)
public NoSuchClassTypeException(Throwable cause)