public class ExceptionHandler extends Object
| Constructor and Description |
|---|
ExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
captureAssetCatalogExeption(AssetCatalogOMASAPIResponse response,
AssetCatalogException e)
Capture the AssetCatalogException and set on the AssetCatalogOMASAPIResponse corresponding HTTP code
|
void |
captureOMRSCheckedExceptionBase(AssetCatalogOMASAPIResponse response,
OMRSCheckedExceptionBase e)
Capture the OMRSCheckedExceptionBase exception and set on the AssetCatalogOMASAPIResponse corresponding HTTP code
|
public void captureOMRSCheckedExceptionBase(AssetCatalogOMASAPIResponse response, OMRSCheckedExceptionBase e)
response - - AssetCatalogOMASAPIResponse responsee - - OMRSCheckedExceptionBase exceptionpublic void captureAssetCatalogExeption(AssetCatalogOMASAPIResponse response, AssetCatalogException e)
response - AssetCatalogOMASAPIResponsee - AssetCatalogException exceptionCopyright © 2018–2020 ODPi. All rights reserved.