ClintHeyer.Httpd
Class MalformedRequestException

A request was malformed

Fields inherited from class System.Exception
_HResult, _message

Constructor Summary
MalformedRequestException(string msg)

Properties inherited from class System.Exception
HelpLink, HResult, InnerException, Message, Source, StackTrace, TargetSite

Methods inherited from class System.Exception
GetBaseException, GetObjectData, InternalToString, ToString

Methods inherited from class System.Object
Equals, Finalize, GetHashCode, GetType, MemberwiseClone


Constructor Detail

MalformedRequestException

public MalformedRequestException(string msg)