| Interface | Description |
|---|---|
| ErrorStrings |
| Class | Description |
|---|---|
| ExceptionConverter |
static methods to convert exceptions into different types, including
extraction of details and finer-grained conversions.
|
| Exception | Description |
|---|---|
| BadClusterStateException |
The system is in a bad state
|
| BadCommandArgumentsException | |
| BadConfigException |
An exception to raise on a bad configuration
|
| NoSuchNodeException |
Exception raised when a node cannot be found in the structure
that is being examined.
|
| NotFoundException |
Whatever was being resolved: it was not found
|
| ServiceNotReadyException |
This is an exception raised when the service does not consider itself
live (yet)
|
| SliderException | |
| SliderInternalStateException | |
| TriggerClusterTeardownException |
An Exception to be thrown for an explicit "shut down the cluster" operation
raised by the application state or other parts of the AM
|
| UnknownApplicationInstanceException | |
| UsageException |
Used to raise a usage exception ...
|
| WaitTimeoutException |
Called when some spinning operation timed out
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.