The ErrorEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ErrorEventArgs()()()() |
Event representing error for a channel
|
![]() | ErrorEventArgs(Exception) |
Event representing error for a channel
|
![]() | ErrorEventArgs(String) |
Event representing error for a channel
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Exception |
Get Exception representing the error
|
![]() | Message |
Get Message representing the type of error
|