Platform SDK Java 8.5 API Reference

com.genesyslab.platform.configuration.protocol.exceptions
Class ChangePasswordException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.genesyslab.platform.commons.PlatformException
              extended by com.genesyslab.platform.commons.protocol.ProtocolException
                  extended by com.genesyslab.platform.commons.protocol.RegistrationException
                      extended by com.genesyslab.platform.configuration.protocol.exceptions.ConfRegistrationException
                          extended by com.genesyslab.platform.configuration.protocol.exceptions.ChangePasswordException
All Implemented Interfaces:
java.io.Serializable

public final class ChangePasswordException
extends ConfRegistrationException

ChangePasswordException exception is thrown in case when a user is required to change the password during registration process/handshake.

See Also:
ConfServerProtocol.useChangePasswordRegistration(String), Serialized Form

Constructor 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

ChangePasswordException

public ChangePasswordException(java.lang.String errMessage,
                               EventError eventError)

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.