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