public abstract class AdminServicesAPIResponse extends FFDCResponseBase
| Constructor and Description |
|---|
AdminServicesAPIResponse()
Default constructor
|
AdminServicesAPIResponse(AdminServicesAPIResponse template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
JSON-like toString
|
equals, getExceptionClassName, getExceptionErrorMessage, getExceptionProperties, getExceptionSystemAction, getExceptionUserAction, getRelatedHTTPCode, hashCode, setExceptionClassName, setExceptionErrorMessage, setExceptionProperties, setExceptionSystemAction, setExceptionUserAction, setRelatedHTTPCodepublic AdminServicesAPIResponse()
public AdminServicesAPIResponse(AdminServicesAPIResponse template)
template - object to copypublic String toString()
toString in class FFDCResponseBaseCopyright © 2018–2020 ODPi. All rights reserved.