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