Name | Description | |
---|---|---|
EncodingErrorEventArgs Constructor | Initializes a new instance of the EncodingErrorEventArgs class. |
The following tables list the members exposed by EncodingErrorEventArgs.
Name | Description | |
---|---|---|
EncodingErrorEventArgs Constructor | Initializes a new instance of the EncodingErrorEventArgs class. |
Name | Description | |
---|---|---|
ErrorCode | Gets internal code of the error. | |
Exception | Gets the exception that initially triggered the EncodingError event. | |
Text | Gets the text of exception. It can be changed by user. | |
ThrowException | Gets or sets a value that indicates whether Exception should be thrown. |