java.io.Serializable@Public @Evolving public final class NSQuotaExceededException extends QuotaExceededException
| Modifier and Type | Field | Description |
|---|---|---|
protected static long |
serialVersionUID |
count, pathName, quota| Constructor | Description |
|---|---|
NSQuotaExceededException() |
|
NSQuotaExceededException(long quota,
long count) |
|
NSQuotaExceededException(java.lang.String msg) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getMessage() |
|
void |
setMessagePrefix(java.lang.String prefix) |
Set a prefix for the error message.
|
setPathNameprotected static final long serialVersionUID
public NSQuotaExceededException()
public NSQuotaExceededException(java.lang.String msg)
public NSQuotaExceededException(long quota,
long count)
public java.lang.String getMessage()
getMessage in class QuotaExceededExceptionpublic void setMessagePrefix(java.lang.String prefix)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.