public class ErrorMessage extends AbstractClientMessage
message sent when there is an error while using the
web socket connection.| Constructor and Description |
|---|
ErrorMessage(Application application,
String sessionId,
IKey key,
Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getThrowable() |
String |
toString() |
getApplication, getKey, getSessionIdCopyright © 2006–2018 Apache Software Foundation. All rights reserved.