java.io.SerializableFSLimitException.MaxDirectoryItemsExceededException, FSLimitException.PathComponentTooLongException@Public
@Evolving
public abstract class FSLimitException
extends org.apache.hadoop.hdfs.protocol.QuotaExceededException
| Modifier and Type | Class | Description |
|---|---|---|
static class |
FSLimitException.MaxDirectoryItemsExceededException |
Directory has too many items
|
static class |
FSLimitException.PathComponentTooLongException |
Path component length is too long
|
| Modifier and Type | Field | Description |
|---|---|---|
protected static long |
serialVersionUID |
| Modifier | Constructor | Description |
|---|---|---|
protected |
FSLimitException() |
|
protected |
FSLimitException(long quota,
long count) |
|
protected |
FSLimitException(java.lang.String msg) |
getMessage, setPathNameprotected static final long serialVersionUID
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.