C# Класс Aris.Moe.OverlayTranslate.Server.QuotaMonitoring.QuotaWouldBeExceededException

Наследование: Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
QuotaWouldBeExceededException ( string type, long usage, double exceedAmount ) : System

Описание методов

QuotaWouldBeExceededException() публичный Метод

public QuotaWouldBeExceededException ( string type, long usage, double exceedAmount ) : System
type string
usage long
exceedAmount double
Результат System