Class AssetCatalogOMASAPIResponse

java.lang.Object
org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogOMASAPIResponse
All Implemented Interfaces:
org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse
Direct Known Subclasses:
AssetCatalogListResponse, AssetCatalogResponse, AssetCatalogSupportedTypes, AssetListResponse, AssetResponse, ClassificationListResponse, RelationshipListResponse, RelationshipResponse

public class AssetCatalogOMASAPIResponse extends org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
AssetCatalogOMASAPIResponse provides a common header for Asset Catalog OMVS managed responses to its REST API. It manages information about exceptions. If no exception has been raised exceptionClassName is null.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase

    equals, getActionDescription, getExceptionCausedBy, getExceptionClassName, getExceptionErrorMessage, getExceptionErrorMessageId, getExceptionErrorMessageParameters, getExceptionProperties, getExceptionSystemAction, getExceptionUserAction, getRelatedHTTPCode, hashCode, setActionDescription, setExceptionCausedBy, setExceptionClassName, setExceptionErrorMessage, setExceptionErrorMessageId, setExceptionErrorMessageParameters, setExceptionProperties, setExceptionSystemAction, setExceptionUserAction, setRelatedHTTPCode, toString

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • AssetCatalogOMASAPIResponse

      public AssetCatalogOMASAPIResponse()