java.beans
public class IntrospectionException extends Exception
Since: 1.1
See Also: Introspector
UNKNOWN: updated to 1.4
Constructor Summary | |
---|---|
IntrospectionException(String msg)
Instantiate this exception with the given message.
|
Parameters: msg the message for the exception