ServerQuotaException

public class ServerQuotaException extends QuotaException

Исключение выбрасывается при превышении квоты сервера.

Constructors

ServerQuotaException

public ServerQuotaException()

ServerQuotaException

public ServerQuotaException(Throwable cause)

ServerQuotaException

public ServerQuotaException(String message)

ServerQuotaException

public ServerQuotaException(String message, Throwable cause)