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 |
---|---|
class |
NoSuchResourceException
Deprecated.
use parent class
Resource.NoSuchResourceException |
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 © 2023 JBoss by Red Hat. All rights reserved.