javax.management
public class IntrospectionException extends OperationsException
MBeanXXXInfo classes.
Since: 1.5
| Constructor Summary | |
|---|---|
| IntrospectionException() 
 Constructs a new  IntrospectionException. | |
| IntrospectionException(String message) 
 Constructs a new  IntrospectionExceptionwith the specified message. | |
IntrospectionException.IntrospectionException
 with the specified message.
Parameters: message the error message to give to the user.