Package | Description |
---|---|
org.jboss.as.controller | |
org.jboss.as.controller.registry |
Modifier and Type | Class and Description |
---|---|
class |
NoSuchResourceException
OperationFailedRuntimeException thrown when a resource cannot be found. |
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 |
---|---|
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 © 2014 JBoss by Red Hat. All rights reserved.