Click or drag to resize
GDServiceError Constructor
Overload List
  NameDescription
Public methodGDServiceError
Default constructor.
Public methodGDServiceError(GDServiceErrorCode)
Parametrized constructor allowing to set an error code.
Public methodGDServiceError(GDServiceErrorCode, String)
Parametrized constructor allowing to set an error code and an error message.
Top
See Also