public class IntrospectionException extends Exception
Introspector,
Serialized Form| Constructor and Description |
|---|
IntrospectionException(String msg)
Instantiate this exception with the given message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IntrospectionException(String msg)
msg - the message for the exception