ProviderError Class
public class ProviderError : DataObject
This language is not supported or no code example is available.
public ref class ProviderError : public DataObject^
This language is not supported or no code example is available.
| Name | Description | |
|---|---|---|
|
ProviderError() | Initializes a new instance of the ProviderError class. |
|
ProviderError(DateTime, ProviderErrorType, byte, int, int, string) | Initializes a new instance of the ProviderError class. |
|
ProviderError(DateTime, ProviderErrorType, byte, string) | Initializes a new instance of the ProviderError class. |
| Name | Description | |
|---|---|---|
|
Clone() | (inherited from DataObject). |
|
ToJSON() | Returns a JSON formatted String that represents this instance. (inherited from Event). |
|
ToString() | Returns a String that represents this instance. |