public class RegistryException extends JAXRException
causeSTATUS_FAILURE, STATUS_SUCCESS, STATUS_UNAVAILABLE, STATUS_WARNING| Constructor and Description |
|---|
RegistryException() |
RegistryException(String message) |
RegistryException(String message,
Throwable cause) |
RegistryException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Key |
getErrorObjectKey() |
void |
setErrorObjectKey(Key errorObjectKey) |
getCause, getMessage, getRequestId, getStatus, initCause, isAvailableaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RegistryException()
public RegistryException(String message)
public RegistryException(Throwable cause)
public Key getErrorObjectKey() throws JAXRException
JAXRExceptionpublic void setErrorObjectKey(Key errorObjectKey) throws JAXRException
JAXRExceptionCopyright © 2013. All Rights Reserved.