GoogleAPIException Constructor

Google API

Initializes a new instance of the GoogleAPIException class.

Namespace:  Google.API
Assembly:  GoogleTranslateAPI (in GoogleTranslateAPI.dll) Version: 0.3.1.107 (0.3.1.107)

Syntax

C#
public GoogleAPIException()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
GoogleAPIException()

See Also