C# Class DIGNDB.APP.SmitteStop.API.Exceptions.GitHubControllerServerErrorException

Inheritance: Exception
Afficher le fichier Open project: folkehelseinstituttet/Fhi.Smittestopp.Backend

Méthodes publiques

Méthode Description
GitHubControllerServerErrorException ( string message ) : System
GitHubControllerServerErrorException ( string message, Exception e ) : System

Method Details

GitHubControllerServerErrorException() public méthode

public GitHubControllerServerErrorException ( string message ) : System
message string
Résultat System

GitHubControllerServerErrorException() public méthode

public GitHubControllerServerErrorException ( string message, Exception e ) : System
message string
e Exception
Résultat System