@InterfaceAudience.Public public class QuotaExceededException extends DoNotRetryIOException
| Constructor and Description | 
|---|
| QuotaExceededException(String msg) | 
| QuotaExceededException(String msg,
                      Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic QuotaExceededException(String msg)
public QuotaExceededException(String msg, Throwable cause)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.