public class RegistryException extends JAXRException
cause
STATUS_FAILURE, STATUS_SUCCESS, STATUS_UNAVAILABLE, STATUS_WARNING
Constructor and Description |
---|
RegistryException() |
RegistryException(String msg) |
RegistryException(String msg,
Throwable cause) |
RegistryException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Key |
getErrorObjectKey() |
void |
setErrorObjectKey(Key key) |
getRequestId, getStatus, initCause, isAvailable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RegistryException()
public RegistryException(String msg)
public RegistryException(Throwable cause)
public Key getErrorObjectKey() throws JAXRException
JAXRException
public void setErrorObjectKey(Key key) throws JAXRException
JAXRException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.