ChannelClosedEvent
public class ChannelErrorEvent
extends java.util.EventObject
Modifier and Type | Field | Description |
---|---|---|
protected java.lang.Throwable |
cause |
Constructor | Description |
---|---|
ChannelErrorEvent(Channel source) |
Constructs an Event.
|
ChannelErrorEvent(Channel source,
java.lang.Throwable cause) |
Constructs an event about closed channel.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.Throwable |
getCause() |
|
java.lang.String |
toString() |
public ChannelErrorEvent(Channel source)
source
- The object on which the Event initially occurred.public ChannelErrorEvent(Channel source, java.lang.Throwable cause)
source
- The object on which the Event initially occurred.cause
- The cause of emergency disconnection.Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.