Uses of Enum Class
org.apache.hadoop.lib.service.FileSystemAccessException.ERROR
Packages that use FileSystemAccessException.ERROR
-
Uses of FileSystemAccessException.ERROR in org.apache.hadoop.lib.service
Methods in org.apache.hadoop.lib.service that return FileSystemAccessException.ERRORModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static FileSystemAccessException.ERROR[]FileSystemAccessException.ERROR.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.hadoop.lib.service with parameters of type FileSystemAccessException.ERRORModifierConstructorDescriptionFileSystemAccessException(FileSystemAccessException.ERROR error, Object... params)