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.ERROR
Error codes use by the
Server class. |
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 © 2022 Apache Software Foundation. All rights reserved.