| Class | Description |
|---|---|
| AccessDeniedExceptionMapper |
Maps access denied exceptions into a client response.
|
| AccountNotFoundExceptionMapper |
Maps resource not found exceptions into client responses.
|
| AdministrationExceptionMapper |
Maps administration exceptions into client responses.
|
| AuthenticationCredentialsNotFoundExceptionMapper |
Maps exceptions that occur because no valid credentials were found into the
corresponding response.
|
| ClusterExceptionMapper |
Maps cluster core exceptions into client responses.
|
| ConnectingNodeMutableRequestExceptionMapper |
Maps connecting node mutable request exceptions into client responses.
|
| DisconnectedNodeMutableRequestExceptionMapper |
Maps disconnected node mutable request exceptions into client responses.
|
| IllegalArgumentExceptionMapper |
Maps web application exceptions into client responses.
|
| IllegalClusterResourceRequestExceptionMapper |
Maps illegal cluster resource request exceptions into client responses.
|
| IllegalClusterStateExceptionMapper |
Maps illegal cluster state exceptions into client responses.
|
| IllegalNodeDeletionExceptionMapper |
Maps illegal node deletion exceptions into client responses.
|
| IllegalNodeDisconnectionExceptionMapper |
Maps illegal node disconnection exceptions into client responses.
|
| IllegalNodeReconnectionExceptionMapper |
Maps illegal node reconnection exceptions into client responses.
|
| IllegalStateExceptionMapper |
Maps web application exceptions into client responses.
|
| IneligiblePrimaryNodeExceptionMapper |
Maps no ineligible primary node exceptions into client responses.
|
| InvalidRevisionExceptionMapper |
Maps invalid revision exceptions into client responses.
|
| JsonMappingExceptionMapper |
Maps invalid revision exceptions into client responses.
|
| JsonParseExceptionMapper |
Maps invalid revision exceptions into client responses.
|
| MutableRequestExceptionMapper |
Maps mutal request exceptions into client responses.
|
| NiFiCoreExceptionMapper |
Maps NiFi core exceptions into client responses.
|
| NoConnectedNodesExceptionMapper |
Maps no connected nodes exceptions into client responses.
|
| NodeDisconnectionExceptionMapper |
Maps node disconnection exceptions into client responses.
|
| NodeReconnectionExceptionMapper |
Maps node reconnection exceptions into client responses.
|
| NoResponseFromNodesExceptionMapper |
Maps the exceptional case when the cluster is unable to service a request
because no nodes returned a response.
|
| PrimaryRoleAssignmentExceptionMapper |
Maps primary role assignment exceptions into client responses.
|
| ResourceNotFoundExceptionMapper |
Maps resource not found exceptions into client responses.
|
| SafeModeMutableRequestExceptionMapper |
Maps connecting node mutable request exceptions into client responses.
|
| ThrowableMapper |
Maps unknown node exceptions into client responses.
|
| UnknownNodeExceptionMapper |
Maps unknown node exceptions into client responses.
|
| ValidationExceptionMapper |
Maps validation issues to a client response.
|
| WebApplicationExceptionMapper |
Maps web application exceptions into client responses.
|
Copyright © 2015 Apache NiFi (incubating). All rights reserved.