org.apache.hadoop.lib.service
Class FileSystemAccessException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.hadoop.lib.lang.XException
              extended by org.apache.hadoop.lib.service.FileSystemAccessException
All Implemented Interfaces:
Serializable

@InterfaceAudience.Private
public class FileSystemAccessException
extends XException

See Also:
Serialized Form

Nested Class Summary
static class FileSystemAccessException.ERROR
           
 
Constructor Summary
FileSystemAccessException(FileSystemAccessException.ERROR error, Object... params)
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.lib.lang.XException
getError
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

FileSystemAccessException

public FileSystemAccessException(FileSystemAccessException.ERROR error,
                                 Object... params)


Copyright © 2014 Apache Software Foundation. All Rights Reserved.