Package io.mats3.matssocket.impl
Class MatsSocketStatics.SocketSendIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.mats3.matssocket.impl.MatsSocketStatics.SocketSendIOException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- MatsSocketStatics
When trying to send messages over WebSocket and get an IOException, we do not have many options of handling - the
socket has probably closed.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SocketSendIOException
-