| Package | Description | 
|---|---|
| org.apache.hadoop.lib.lang | |
| org.apache.hadoop.lib.server | |
| org.apache.hadoop.lib.service | 
| Modifier and Type | Method and Description | 
|---|---|
| XException.ERROR | XException. getError()Returns the error code of the exception. | 
| Constructor and Description | 
|---|
| XException(XException.ERROR error,
          Object... params)Creates an XException using the specified error code. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ServerException.ERRORError codes use by the  Serverclass. | 
| Constructor and Description | 
|---|
| ServerException(XException.ERROR error,
               Object... params)Constructor for sub-classes. | 
| ServiceException(XException.ERROR error,
                Object... params)Creates an service exception using the specified error code. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | FileSystemAccessException.ERROR | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.