|
|||||||||
| 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.slee.usage.UnrecognizedUsageParameterSetNameException
This exception is thrown by a ServiceUsageMBean when an
attempt is made to refer to an SBB usage parameter set that does not exist.
| Constructor Summary | |
UnrecognizedUsageParameterSetNameException()
Create an UnrecognizedUsageParameterSetNameException with no detail message. |
|
UnrecognizedUsageParameterSetNameException(java.lang.String message)
Create an UnrecognizedUsageParameterSetNameException with a detail message. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public UnrecognizedUsageParameterSetNameException()
UnrecognizedUsageParameterSetNameException with no detail message.public UnrecognizedUsageParameterSetNameException(java.lang.String message)
UnrecognizedUsageParameterSetNameException with a detail message.message - the detail message.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||