@InterfaceAudience.Public @InterfaceStability.Evolving public class DSQuotaExceededException extends QuotaExceededException
| Modifier and Type | Field and Description | 
|---|---|
| protected static long | serialVersionUID | 
count, pathName, quota| Constructor and Description | 
|---|
| DSQuotaExceededException() | 
| DSQuotaExceededException(long quota,
                        long count) | 
| DSQuotaExceededException(String msg) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getMessage() | 
setPathNameaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected static final long serialVersionUID
public DSQuotaExceededException()
public DSQuotaExceededException(String msg)
public DSQuotaExceededException(long quota,
                                long count)
public String getMessage()
getMessage in class QuotaExceededExceptionCopyright © 2025 Apache Software Foundation. All rights reserved.