|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.genesyslab.platform.commons.PlatformException
com.genesyslab.platform.commons.protocol.ProtocolException
com.genesyslab.platform.commons.protocol.RegistrationException
com.genesyslab.platform.configuration.protocol.exceptions.ConfRegistrationException
com.genesyslab.platform.configuration.protocol.exceptions.ChangePasswordException
public final class ChangePasswordException
ChangePasswordException
exception is thrown in case
when a user is required to change the password during
registration process/handshake.
ConfServerProtocol.useChangePasswordRegistration(String)
,
Serialized FormConstructor Summary | |
---|---|
ChangePasswordException(java.lang.String errMessage,
EventError eventError)
|
Method Summary |
---|
Methods inherited from class com.genesyslab.platform.configuration.protocol.exceptions.ConfRegistrationException |
---|
getErrorCode, getErrorDescription |
Methods inherited from class com.genesyslab.platform.commons.protocol.RegistrationException |
---|
getResponseMessage |
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 ChangePasswordException(java.lang.String errMessage, EventError eventError)
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |