Uses of Class
org.apache.hadoop.lib.lang.XException

Packages that use XException
org.apache.hadoop.lib.lang   
org.apache.hadoop.lib.server   
org.apache.hadoop.lib.service   
 

Uses of XException in org.apache.hadoop.lib.lang
 

Constructors in org.apache.hadoop.lib.lang with parameters of type XException
XException(XException cause)
          Creates an XException using another XException as cause.
 

Uses of XException in org.apache.hadoop.lib.server
 

Subclasses of XException in org.apache.hadoop.lib.server
 class ServerException
          Exception thrown by the Server class.
 class ServiceException
          Exception thrown by Service implementations.
 

Uses of XException in org.apache.hadoop.lib.service
 

Subclasses of XException in org.apache.hadoop.lib.service
 class DelegationTokenManagerException
          Exception thrown by the DelegationTokenManager service implementation.
 class FileSystemAccessException
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.