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

Exception for invalid headers. More...

Inheritance diagram for MTSC.Exceptions.InvalidHeaderException:

Public Member Functions

 InvalidHeaderException (string message)
 
 InvalidHeaderException (string message, Exception innerException)
 

Protected Member Functions

 InvalidHeaderException (SerializationInfo info, StreamingContext context)
 

Detailed Description

Exception for invalid headers.

Definition at line 11 of file InvalidHeaderException.cs.


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