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

Exception in case of Invalid HTTP Version. More...

Inheritance diagram for MTSC.Exceptions.InvalidHttpVersionException:

Public Member Functions

 InvalidHttpVersionException (string message)
 
 InvalidHttpVersionException (string message, Exception innerException)
 

Protected Member Functions

 InvalidHttpVersionException (SerializationInfo info, StreamingContext context)
 

Detailed Description

Exception in case of Invalid HTTP Version.

Definition at line 11 of file InvalidHttpVersionException.cs.


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