WebListenerException Class¶
- Namespace
Microsoft.Net.Http.Server- Assemblies
- Microsoft.Net.Http.Server
Inheritance Hierarchy¶
System.ObjectSystem.ExceptionSystem.SystemExceptionSystem.Runtime.InteropServices.ExternalExceptionSystem.ComponentModel.Win32ExceptionMicrosoft.Net.Http.Server.WebListenerException
Syntax¶
[SuppressMessage("Microsoft.Usage", "CA2237:MarkISerializableTypesWithSerializable")]
public class WebListenerException : Win32Exception, _Exception, ISerializable
-
class
Microsoft.Net.Http.Server.WebListenerException
Properties¶
-
Microsoft.Net.Http.Server.WebListenerException.ErrorCode¶ Return type: System.Int32 public override int ErrorCode { get; }
-