Uses of Class
org.apache.hadoop.lib.service.FileSystemAccessException.ERROR

Packages that use FileSystemAccessException.ERROR
org.apache.hadoop.lib.service   
 

Uses of FileSystemAccessException.ERROR in org.apache.hadoop.lib.service
 

Methods in org.apache.hadoop.lib.service that return FileSystemAccessException.ERROR
static FileSystemAccessException.ERROR FileSystemAccessException.ERROR.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FileSystemAccessException.ERROR[] FileSystemAccessException.ERROR.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.apache.hadoop.lib.service with parameters of type FileSystemAccessException.ERROR
FileSystemAccessException(FileSystemAccessException.ERROR error, Object... params)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.