C# Class gdapi.UnauthorizedException

Represents an UnauthorizedException returned from an API call.
Inheritance: ApiException
Afficher le fichier Open project: godaddy/gdapi-csharp

Méthodes publiques

Méthode Description
UnauthorizedException ( string message, string code, string detail )

Method Details

UnauthorizedException() public méthode

public UnauthorizedException ( string message, string code, string detail )
message string
code string
detail string