C# Class gdapi.NotFoundException

Represents a request which is not found while attempting to access the API.
Inheritance: ApiException
Afficher le fichier Open project: godaddy/gdapi-csharp

Méthodes publiques

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

Method Details

NotFoundException() public méthode

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