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

Exception for invalid post forms. More...

Inheritance diagram for MTSC.Exceptions.InvalidPostFormException:

Public Member Functions

 InvalidPostFormException (string message)
 
 InvalidPostFormException (string message, Exception innerException)
 

Protected Member Functions

 InvalidPostFormException (SerializationInfo info, StreamingContext context)
 

Detailed Description

Exception for invalid post forms.

Definition at line 11 of file InvalidPostFormException.cs.


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