![]() |
MTSC
1.0.5
Build TCP servers out of modules with handlers for communication, exception and logging.
|
Exception cause by an invalid request URI. More...
Public Member Functions | |
| InvalidRequestURIException (string message) | |
| InvalidRequestURIException (string message, Exception innerException) | |
Protected Member Functions | |
| InvalidRequestURIException (SerializationInfo info, StreamingContext context) | |
Exception cause by an invalid request URI.
Definition at line 11 of file InvalidRequestURIException.cs.