public class RelationshipNotDeletedExceptionResponse extends SubjectAreaOMASAPIResponse
| Modifier and Type | Field and Description |
|---|---|
protected String |
guid |
actionDescription, className, formattedMessage, messageId, relatedHTTPCode, responseCategory| Constructor and Description |
|---|
RelationshipNotDeletedExceptionResponse(SubjectAreaCheckedException e) |
| Modifier and Type | Method and Description |
|---|---|
String |
getGuid()
Return the guid - the unique identifier of the entity that was not deleted
|
void |
setGuid(String guid)
Set up the guid - the unique identifier of the entity that was not deleted
|
String |
toString() |
getActionDescription, getExceptionClassName, getMessage, getMessageId, getRelatedHTTPCode, getResponseCategory, setActionDescription, setExceptionClassName, setMessageId, setResponseCategoryprotected String guid
public RelationshipNotDeletedExceptionResponse(SubjectAreaCheckedException e)
public String toString()
toString in class SubjectAreaOMASAPIResponsepublic String getGuid()
public void setGuid(String guid)
guid - String guidCopyright © 2018–2020 ODPi. All rights reserved.