public static final class FSLimitException.PathComponentTooLongException extends FSLimitException
FSLimitException.MaxDirectoryItemsExceededException, FSLimitException.PathComponentTooLongException| Modifier and Type | Field and Description |
|---|---|
protected static long |
serialVersionUID |
count, pathName, quota| Modifier | Constructor and Description |
|---|---|
protected |
FSLimitException.PathComponentTooLongException() |
|
FSLimitException.PathComponentTooLongException(long quota,
long count,
String parentPath,
String childName) |
protected |
FSLimitException.PathComponentTooLongException(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
protected FSLimitException.PathComponentTooLongException()
protected FSLimitException.PathComponentTooLongException(String msg)
public String getMessage()
getMessage in class QuotaExceededExceptionCopyright © 2013 Apache Software Foundation. All rights reserved.