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  | 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() | 
addSuppressed, 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 org.apache.hadoop.hdfs.protocol.QuotaExceededExceptionCopyright © 2022 Apache Software Foundation. All rights reserved.