MTSC  1.0.5
Build TCP servers out of modules with handlers for communication, exception and logging.
MTSC.Exceptions.InvalidFirstByteException Class Reference

Exception in case of first invalid byte for websocket communication. More...

Inheritance diagram for MTSC.Exceptions.InvalidFirstByteException:

Public Member Functions

 InvalidFirstByteException (string message)
 
 InvalidFirstByteException (string message, Exception innerException)
 

Protected Member Functions

 InvalidFirstByteException (SerializationInfo info, StreamingContext context)
 

Detailed Description

Exception in case of first invalid byte for websocket communication.

Definition at line 11 of file InvalidFirstByteException.cs.


The documentation for this class was generated from the following file: