|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception java.io.IOException org.apache.hadoop.fs.PathIOException org.apache.hadoop.fs.PathExistsException org.apache.hadoop.fs.PathIsDirectoryException
public class PathIsDirectoryException
EISDIR
Constructor Summary | |
---|---|
PathIsDirectoryException(String path)
|
Method Summary |
---|
Methods inherited from class org.apache.hadoop.fs.PathIOException |
---|
getMessage, getPath, getTargetPath, setOperation, setTargetPath |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PathIsDirectoryException(String path)
path
- for the exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |