java.io.Serializablepublic static final class FSLimitException.PathComponentTooLongException extends FSLimitException
FSLimitException.MaxDirectoryItemsExceededException, FSLimitException.PathComponentTooLongException| Modifier and Type | Field | Description |
|---|---|---|
protected static long |
serialVersionUID |
| Modifier | Constructor | Description |
|---|---|---|
protected |
PathComponentTooLongException() |
|
|
PathComponentTooLongException(long quota,
long count,
java.lang.String parentPath,
java.lang.String childName) |
|
protected |
PathComponentTooLongException(java.lang.String msg) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getMessage() |
protected static final long serialVersionUID
protected PathComponentTooLongException()
protected PathComponentTooLongException(java.lang.String msg)
public PathComponentTooLongException(long quota,
long count,
java.lang.String parentPath,
java.lang.String childName)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.