|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerException.ERROR | |
|---|---|
| org.apache.hadoop.lib.server | |
| Uses of ServerException.ERROR in org.apache.hadoop.lib.server |
|---|
| Methods in org.apache.hadoop.lib.server that return ServerException.ERROR | |
|---|---|
static ServerException.ERROR |
ServerException.ERROR.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ServerException.ERROR[] |
ServerException.ERROR.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.apache.hadoop.lib.server with parameters of type ServerException.ERROR | |
|---|---|
ServerException(ServerException.ERROR error,
Object... params)
Creates an server exception using the specified error code. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||