C# Class Aris.Moe.OverlayTranslate.Server.QuotaMonitoring.QuotaWouldBeExceededException

Inheritance: Exception
Datei anzeigen Open project: Amiron49/Aris.Moe.Ocr.Translation.Overlay

Public Methods

Method Description
QuotaWouldBeExceededException ( string type, long usage, double exceedAmount ) : System

Method Details

QuotaWouldBeExceededException() public method

public QuotaWouldBeExceededException ( string type, long usage, double exceedAmount ) : System
type string
usage long
exceedAmount double
return System