Dev |
| Name | Description | |
|---|---|---|
| DevToolsClientException | Initializes a new instance of the DevToolsClientException class with its message string set to a default message. | |
| DevToolsClientException(String) | Initializes a new instance of the DevToolsClientException class with a specified error message. | |
| DevToolsClientException(SerializationInfo, StreamingContext) | Initializes a new instance of the Exception class with serialized data. | |
| DevToolsClientException(String, DevToolsDomainErrorResponse) | Initializes a new instance of the DevToolsClientException class with a specified error message. | |
| DevToolsClientException(String, Exception) | Initializes a new instance of the DevToolsClientException class with a specified error message and an inner exception. |