public static final class FSLimitException.PathComponentTooLongException
extends org.apache.hadoop.hdfs.protocol.FSLimitException
FSLimitException.MaxDirectoryItemsExceededException, FSLimitException.PathComponentTooLongException| Modifier and Type | Field and Description | 
|---|---|
| protected static long | serialVersionUID | 
| Modifier | Constructor and Description | 
|---|---|
| protected  | PathComponentTooLongException() | 
|   | PathComponentTooLongException(long quota,
                             long count,
                             String parentPath,
                             String childName) | 
| protected  | PathComponentTooLongException(String msg) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getMessage() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected static final long serialVersionUID
protected PathComponentTooLongException()
protected PathComponentTooLongException(String msg)
public String getMessage()
getMessage in class org.apache.hadoop.hdfs.protocol.QuotaExceededExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.