com.ibm.websphere.wlm.exception
Class InvalidRegistrationKeyException
- java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.ws.exception.WsException
com.ibm.ws.wlm.WLMException
com.ibm.websphere.wlm.exception.ClusterException
com.ibm.websphere.wlm.exception.InvalidRegistrationKeyException
All implemented interfaces:
com.ibm.ws.exception.WsNestedException, java.io.Serializable
- public class InvalidRegistrationKeyException
- extends ClusterException
Version:
1.7
See Also:
Constructor Summary
Constructor and Description |
---|
InvalidRegistrationKeyException()
|
InvalidRegistrationKeyException(java.lang.String message)
|
Method Summary
Methods inherited from class com.ibm.ws.exception.WsException |
---|
getCause, initCause |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail
InvalidRegistrationKeyException
- public InvalidRegistrationKeyException( )
InvalidRegistrationKeyException
- public InvalidRegistrationKeyException( java.lang.String message)