|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.management.JMException
javax.management.OperationsException
javax.management.AttributeNotFoundException
The specified attribute does not exist or cannot be retrieved.
Constructor Summary | |
AttributeNotFoundException()
Default constructor. |
|
AttributeNotFoundException(String message)
Constructor that allows a specific error message to be specified. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public AttributeNotFoundException()
public AttributeNotFoundException(String message)
message
- detail message.
|
JMX Specification 1.2 Maintenance Release Generated from RI build jmx-1_2_2_03-b34.1 2005.02.08_17:06:19_MET |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |