public interface SocketIOException
Exception that contains a generic Object
message as opposed to the traditional String.
Used internally to deliver non-string error messages with the
ERROR event.
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getObjectMessage() |