Class ErrorMessage
java.lang.Object
org.apache.wicket.protocol.ws.api.message.AbstractClientMessage
org.apache.wicket.protocol.ws.api.message.ErrorMessage
- All Implemented Interfaces:
Serializable
,IWebSocketMessage
,IClusterable
A
message
sent when there is an error while using the
web socket connection.- Since:
- 7.3.0
- See Also:
-
Constructor Summary
ConstructorDescriptionErrorMessage
(Application application, String sessionId, IKey key, Throwable t) -
Method Summary
Methods inherited from class org.apache.wicket.protocol.ws.api.message.AbstractClientMessage
getApplication, getKey, getSessionId