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