Modifier and Type | Field and Description |
---|---|
private static final long |
Access | Constructor and Description |
---|---|
public | |
public | IntrospectionException(String
the detail message. message)Constructor that allows a specific error message to be specified. |
serialVersionUID | back to summary |
---|---|
private static final long serialVersionUID Hides javax. |
IntrospectionException | back to summary |
---|---|
public IntrospectionException() Default constructor. |
IntrospectionException | back to summary |
---|---|
public IntrospectionException(String message) Constructor that allows a specific error message to be specified.
|