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

Exception for invalid response status code. More...

Inheritance diagram for MTSC.Exceptions.InvalidStatusCodeException:

Public Member Functions

 InvalidStatusCodeException (string message)
 
 InvalidStatusCodeException (string message, Exception innerException)
 

Protected Member Functions

 InvalidStatusCodeException (SerializationInfo info, StreamingContext context)
 

Detailed Description

Exception for invalid response status code.

Definition at line 11 of file InvalidStatusCodeException.cs.


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