public class RegistryException extends JAXRException
cause
STATUS_FAILURE, STATUS_SUCCESS, STATUS_UNAVAILABLE, STATUS_WARNING
Constructor and Description |
---|
RegistryException() |
RegistryException(java.lang.String message) |
RegistryException(java.lang.String message,
java.lang.Throwable cause) |
RegistryException(java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Key |
getErrorObjectKey() |
void |
setErrorObjectKey(Key errorObjectKey) |
getCause, getMessage, getRequestId, getStatus, initCause, isAvailable
public RegistryException()
public RegistryException(java.lang.String message)
public RegistryException(java.lang.Throwable cause)
public RegistryException(java.lang.String message, java.lang.Throwable cause)
public Key getErrorObjectKey() throws JAXRException
JAXRException
public void setErrorObjectKey(Key errorObjectKey) throws JAXRException
JAXRException