public static final class FSLimitException.MaxDirectoryItemsExceededException
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.MaxDirectoryItemsExceededException() | 
| protected  | FSLimitException.MaxDirectoryItemsExceededException(String msg) | 
|   | FSLimitException.MaxDirectoryItemsExceededException(String path,
                                                   long quota,
                                                   long count) | 
| 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.MaxDirectoryItemsExceededException()
protected FSLimitException.MaxDirectoryItemsExceededException(String msg)
public FSLimitException.MaxDirectoryItemsExceededException(String path, long quota, long count)
public String getMessage()
getMessage in class org.apache.hadoop.hdfs.protocol.QuotaExceededExceptionCopyright © 2017 Apache Software Foundation. All Rights Reserved.