ClintHeyer.Httpd
Class MalformedURIException

Uri is malformed

Fields inherited from class System.Exception
_HResult, _message

Constructor Summary
MalformedURIException(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

MalformedURIException

public MalformedURIException(string msg)