C# Class aMAZEing.errors.NotFoundError

Inheritance: aMAZEing.errors.ApiError
Afficher le fichier Open project: DorianPopa/aMAZEing

Méthodes publiques

Méthode Description
NotFoundError ( ) : System.Net
NotFoundError ( string message ) : System.Net

Method Details

NotFoundError() public méthode

public NotFoundError ( ) : System.Net
Résultat System.Net

NotFoundError() public méthode

public NotFoundError ( string message ) : System.Net
message string
Résultat System.Net