C# Class RusticiSoftware.TinCanAPILibrary.Helper.HttpMethods.InternalServerErrorException

Inheritance: System.Exception
Afficher le fichier Open project: RusticiSoftware/TinCanAPILibraryCSharp

Méthodes publiques

Méthode Description
InternalServerErrorException ( ) : System
InternalServerErrorException ( string message ) : System

Method Details

InternalServerErrorException() public méthode

public InternalServerErrorException ( ) : System
Résultat System

InternalServerErrorException() public méthode

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