public static final class FSLimitException.PathComponentTooLongException extends FSLimitException
FSLimitException.MaxDirectoryItemsExceededException, FSLimitException.PathComponentTooLongException
Modifier and Type | Field and Description |
---|---|
protected static long |
serialVersionUID |
count, pathName, quota
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() |
setPathName
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected static final long serialVersionUID
protected FSLimitException.PathComponentTooLongException()
protected FSLimitException.PathComponentTooLongException(String msg)
public String getMessage()
getMessage
in class QuotaExceededException
Copyright © 2013 Apache Software Foundation. All rights reserved.