C# Class Pepino.ScenarioRunner.Application.ApiException

Inheritance: System.Exception
Afficher le fichier Open project: AcklenAvenue/Pepino

Méthodes publiques

Méthode Description
ApiException ( System.Guid apiStepId, HttpStatusCode httpStatusCode, string messageException ) : System

Method Details

ApiException() public méthode

public ApiException ( System.Guid apiStepId, HttpStatusCode httpStatusCode, string messageException ) : System
apiStepId System.Guid
httpStatusCode HttpStatusCode
messageException string
Résultat System