public static class Resource.NoSuchResourceException extends NoSuchElementException implements OperationClientException
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.Constructor and Description |
---|
Resource.NoSuchResourceException(PathElement childPath) |
Modifier and Type | Method and Description |
---|---|
org.jboss.dmr.ModelNode |
getFailureDescription()
Get the detyped failure description.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public Resource.NoSuchResourceException(PathElement childPath)
public org.jboss.dmr.ModelNode getFailureDescription()
OperationClientException
getFailureDescription
in interface OperationClientException
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.