GoogleAPIException Constructor
From Google API
| Google Translate API Documentation |
| GoogleAPIException Constructor |
| GoogleAPIException Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| GoogleAPIException()()() |
Initializes a new instance of the GoogleAPIException class.
| |
| GoogleAPIException(String) |
Initializes a new instance of the GoogleAPIException class with a specified error message.
| |
| GoogleAPIException(String, Exception) |
Initializes a new instance of the GoogleAPIException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|