Package org.jboss.as.controller.access
Class ResourceNotAddressableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.util.NoSuchElementException
org.jboss.as.controller.registry.Resource.NoSuchResourceException
org.jboss.as.controller.access.ResourceNotAddressableException
- All Implemented Interfaces:
Serializable,OperationClientException
Resource.NoSuchResourceException variant
to throw when a resource should not be visible due to the called lacking
permissions to perform Action.ActionEffect.ADDRESS.- Author:
- Brian Stansberry (c) 2015 Red Hat Inc.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.as.controller.registry.Resource.NoSuchResourceException
getFailureDescription, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
ResourceNotAddressableException
-