public class QuotaException extends Exception
Constructor and Description |
---|
QuotaException(String message)
New exception with error message.
|
QuotaException(String message,
Throwable cause) |
QuotaException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2013-2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.