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

Invalid HTTP Method Exception. More...

Inheritance diagram for MTSC.Exceptions.MethodInvalidException:

Public Member Functions

 MethodInvalidException (string message)
 
 MethodInvalidException (string message, Exception innerException)
 

Protected Member Functions

 MethodInvalidException (SerializationInfo info, StreamingContext context)
 

Detailed Description

Invalid HTTP Method Exception.

Definition at line 11 of file MethodInvalidException.cs.


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