com.genesyslab.platform.commons.protocol
Class RegistrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.genesyslab.platform.commons.PlatformException
com.genesyslab.platform.commons.protocol.ProtocolException
com.genesyslab.platform.commons.protocol.RegistrationException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- ConfRegistrationException, SessionRejectedException
public class RegistrationException
- extends ProtocolException
Thrown when there are problems during client registration stage of
channel opening.
- See Also:
- Serialized Form
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 |
RegistrationException
public RegistrationException(java.lang.String message)
RegistrationException
public RegistrationException(java.lang.String message,
java.lang.Throwable cause)
RegistrationException
public RegistrationException(java.lang.String message,
Message cause)
RegistrationException
public RegistrationException(java.lang.String message,
Message response,
java.lang.Throwable cause)
getResponseMessage
public Message getResponseMessage()
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.