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

Inheritance: System.Exception
Datei anzeigen Open project: RusticiSoftware/TinCanAPILibraryCSharp

Public Methods

Method Description
InternalServerErrorException ( ) : System
InternalServerErrorException ( string message ) : System

Method Details

InternalServerErrorException() public method

public InternalServerErrorException ( ) : System
return System

InternalServerErrorException() public method

public InternalServerErrorException ( string message ) : System
message string
return System