Package | Description |
---|---|
org.jboss.as.controller | |
org.jboss.as.controller.access | |
org.jboss.as.controller.logging | |
org.jboss.as.logging.logging |
Modifier and Type | Class and Description |
---|---|
class |
NoSuchResourceException
Deprecated.
use parent class
Resource.NoSuchResourceException |
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 | Method and Description |
---|---|
Resource.NoSuchResourceException |
ControllerLogger.managementResourceNotFound(PathAddress pathAddress)
Creates an exception indicating a resource cannot be found.
|
Resource.NoSuchResourceException |
ControllerLogger_$logger.managementResourceNotFound(PathAddress pathAddress) |
Modifier and Type | Method and Description |
---|---|
Resource.NoSuchResourceException |
LoggingLogger_$logger.logFileNotFound(String name,
String directoryProperty) |
Resource.NoSuchResourceException |
LoggingLogger.logFileNotFound(String name,
String directoryProperty)
Creates an exception indicating the file was found in the log directory.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.