public class RegistryException extends JAXRException
causeSTATUS_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, isAvailableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RegistryException()
public RegistryException(String msg)
public RegistryException(Throwable cause)
public Key getErrorObjectKey() throws JAXRException
JAXRExceptionpublic void setErrorObjectKey(Key key) throws JAXRException
JAXRExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.