@InterfaceAudience.Public @InterfaceStability.Evolving public final class NSQuotaExceededException extends QuotaExceededException
| Modifier and Type | Field and Description | 
|---|---|
| protected static long | serialVersionUID | 
count, pathName, quota| Constructor and Description | 
|---|
| NSQuotaExceededException() | 
| NSQuotaExceededException(long quota,
                        long count) | 
| NSQuotaExceededException(String msg) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getMessage() | 
| void | setMessagePrefix(String prefix)Set a prefix for the error message. | 
setPathNameaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected static final long serialVersionUID
public NSQuotaExceededException()
public NSQuotaExceededException(String msg)
public NSQuotaExceededException(long quota,
                                long count)
public String getMessage()
getMessage in class QuotaExceededExceptionpublic void setMessagePrefix(String prefix)
Copyright © 2025 Apache Software Foundation. All rights reserved.