HistoryLogExpiredException
public class SessionDisconnectedException extends ProtocolException
MSG_DISCONNECTED
)
is arrived from server.
It means that connection should be reopened one more time as a new session
(without session restoration).CfgErrorType
,
SessionRejectedException
,
Serialized FormConstructor | Description |
---|---|
SessionDisconnectedException(java.lang.String errMessage,
EventError2 errEvent) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.Integer |
getErrorCode() |
Returns value of the Error Code reported by server in
EventError2 . |
CfgErrorType |
getErrorType() |
Returns
CfgErrorType
value of the Error Code reported by server in
EventError2 . |
EventError2 |
getMsgDisconnectEvent() |
Returns original
EventError2
(MSG_DISCONNECTED ) event. |
public SessionDisconnectedException(java.lang.String errMessage, EventError2 errEvent)
public EventError2 getMsgDisconnectEvent()
EventError2
(MSG_DISCONNECTED
) event.public java.lang.Integer getErrorCode()
EventError2
.public CfgErrorType getErrorType()
CfgErrorType
value of the Error Code reported by server in
EventError2
.Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.