Package org.apache.hadoop.lib.service
Class FileSystemAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.lib.lang.XException
org.apache.hadoop.lib.service.FileSystemAccessException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionFileSystemAccessException(FileSystemAccessException.ERROR error, Object... params) -
Method Summary
Methods inherited from class org.apache.hadoop.lib.lang.XException
getErrorMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FileSystemAccessException
-