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

Exception cause by an invalid request URI. More...

Inheritance diagram for MTSC.Exceptions.InvalidRequestURIException:

Public Member Functions

 InvalidRequestURIException (string message)
 
 InvalidRequestURIException (string message, Exception innerException)
 

Protected Member Functions

 InvalidRequestURIException (SerializationInfo info, StreamingContext context)
 

Detailed Description

Exception cause by an invalid request URI.

Definition at line 11 of file InvalidRequestURIException.cs.


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