|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--javax.management.JMException
|
+--javax.management.OperationsException
This class represents exceptions thrown in the MBeanServer when performing operations on MBeans.
| Constructor Summary | |
OperationsException()
Default constructor. |
|
OperationsException(java.lang.String message)
Constructor that allows a specific error message to be specified. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public OperationsException()
public OperationsException(java.lang.String message)
message - the specific error message
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||