Class WebSocketChannelException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.inductiveautomation.ignition.common.websocket.WebSocketChannelException
All Implemented Interfaces:
Serializable

public class WebSocketChannelException extends Exception
This Exception is thrown when there is a problem sending a message over the WebSocketChannel
See Also: