public class UnknownTypeException extends ViewerException
| Constructor and Description |
|---|
UnknownTypeException(String message)
Creates a new UnknownTypeException.
|
getErrorObject, getTheCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownTypeException(String message)
message - the detail message.