![]() |
MTSC
1.0.5
Build TCP servers out of modules with handlers for communication, exception and logging.
|
Exception in case of first invalid byte for websocket communication. More...
Public Member Functions | |
| InvalidFirstByteException (string message) | |
| InvalidFirstByteException (string message, Exception innerException) | |
Protected Member Functions | |
| InvalidFirstByteException (SerializationInfo info, StreamingContext context) | |
Exception in case of first invalid byte for websocket communication.
Definition at line 11 of file InvalidFirstByteException.cs.