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