| Package | Description |
|---|---|
| org.jboss.as.controller | |
| org.jboss.as.controller._private | |
| org.jboss.as.controller.access | |
| org.jboss.as.controller.registry |
| Modifier and Type | Class and Description |
|---|---|
static class |
ExpressionResolver.ExpressionResolutionUserException
Runtime exception used to indicate some user-driven problem that prevented expression
resolution, for example:
A flaw in a user provided expression string that results in a
ExpressionResolverExtension
not being able to resolve the expression. |
class |
OperationFailedException
Exception indicating an operation has failed due to a client mistake (e.g.
|
class |
UnauthorizedException
OperationFailedRuntimeException thrown when an operation is not authorized. |
| Modifier and Type | Class and Description |
|---|---|
class |
OperationCancellationException
CancellationException variant that implements OperationClientException. |
class |
OperationFailedRuntimeException
Runtime exception indicating an operation has failed due to a client mistake (e.g.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceNotAddressableException
Resource.NoSuchResourceException variant
to throw when a resource should not be visible due to the called lacking
permissions to perform Action.ActionEffect.ADDRESS. |
| Modifier and Type | Class and Description |
|---|---|
static class |
Resource.NoSuchResourceException
A
NoSuchElementException variant that can be thrown by Resource.requireChild(PathElement) and
Resource.navigate(PathAddress) implementations to indicate a client error when invoking a
management operation. |
Copyright © 2022 JBoss by Red Hat. All rights reserved.