GoogleAPIException Constructor

Google API

Overload List

  NameDescription
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.

See Also