public class RegistryException extends JAXRException
cause
STATUS_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, isAvailable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RegistryException()
public RegistryException(String message)
public RegistryException(Throwable cause)
public Key getErrorObjectKey() throws JAXRException
JAXRException
public void setErrorObjectKey(Key errorObjectKey) throws JAXRException
JAXRException
Copyright © 2013. All Rights Reserved.