| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetlineage.ffdc.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
AssetNotFoundException
The AssetNotFoundException is thrown by the Asset Lineage OMAS when the asset passed on a request
is not found in the repository
|
class |
ClassificationNotFoundException
The ClassificationNotFoundException is thrown by the Asset Lineage OMAS when the classification passed on a request
is not found in the repository
|
class |
InvalidParameterException
The InvalidParameterException is thrown by the Asset Lineage OMAS when a parameter passed on a request is
invalid and the action can not be performed without it.
|
class |
NewInstanceException
NewInstanceException is thrown if the access service is not able to register a new instance
of itself in its instance map.
|
class |
PropertyServerException
The PropertyServerException is thrown by the Asset Lineage OMAS when it is not able to communicate with the
property server.
|
class |
UserNotAuthorizedException
The UserNotAuthorizedException is thrown by the Asset Lineage OMAS when a userId passed on a request is not
authorized to perform the requested action.
|
Copyright © 2018–2020 ODPi. All rights reserved.