Package org.odpi.openmetadata.accessservices.assetcatalog.exception


package org.odpi.openmetadata.accessservices.assetcatalog.exception
The exception package is used to define first failure data capture (FFDC) for errors that occur when working with the Asset Catalog OMAS Services. It is used in conjunction with both Checked and Runtime (unchecked) exceptions. It also provides a checked exception for reporting errors found when using the Asset Catalog OMAS services.
  • Class
    Description
    The AssetCatalogErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Asset Catalog OMAS Services.
    AssetCatalogException provides a checked exception for reporting errors found when using the Asset Catalog OMAS services.