Uses of Class
org.apache.hadoop.fs.shell.PathExceptions.PathIOException

Packages that use PathExceptions.PathIOException
org.apache.hadoop.fs.shell   
 

Uses of PathExceptions.PathIOException in org.apache.hadoop.fs.shell
 

Subclasses of PathExceptions.PathIOException in org.apache.hadoop.fs.shell
static class PathExceptions.PathAccessDeniedException
          EACCES
static class PathExceptions.PathExistsException
          EEXISTS
static class PathExceptions.PathIsDirectoryException
          EISDIR
static class PathExceptions.PathIsNotDirectoryException
          ENOTDIR
static class PathExceptions.PathIsNotEmptyDirectoryException
          Generated by rm commands
static class PathExceptions.PathNotFoundException
          ENOENT
static class PathExceptions.PathOperationException
          ENOTSUP
static class PathExceptions.PathPermissionException
          EPERM
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.