C# Class eRecruiter.Api.Client.ServerErrorException

Inheritance: Exception
Afficher le fichier Open project: eRecruiter/eRecruiter.Api

Méthodes publiques

Méthode Description
ServerErrorException ( string message = "Server error (HTTP 500)." ) : System

Method Details

ServerErrorException() public méthode

public ServerErrorException ( string message = "Server error (HTTP 500)." ) : System
message string
Résultat System