public class ObjectOutdatedException
extends javax.xml.registry.JAXRException
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
rcs_id |
Constructor and Description |
---|
ObjectOutdatedException(java.lang.String errorMessage,
java.lang.String idOfOutdatedObject)
Constructs a new ObjectOutdatedException.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getIdOfOutdatedObject()
Returns the ID of the out dated object.
|
getCause, getMessage, getRequestId, getStatus, initCause, isAvailable
public static final java.lang.String rcs_id