| Exception | Description |
|---|---|
| AssetLineageException |
AssetLineageException provides a checked exception for reporting errors found when using
the Asset Lineage OMAS services.
|
| AssetNotFoundException |
The AssetNotFoundException is thrown by the Asset Lineage OMAS when the asset passed on a request
is not found in the repository
|
| ClassificationNotFoundException |
The ClassificationNotFoundException is thrown by the Asset Lineage OMAS when the classification passed on a request
is not found in the repository
|
| 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.
|
| NewInstanceException |
NewInstanceException is thrown if the access service is not able to register a new instance
of itself in its instance map.
|
| NotImplementedException |
The NotImplementedException is thrown by the Asset Lineage OMAS when a as-yet unimplemented operation is invoked
|
| PropertyServerException |
The PropertyServerException is thrown by the Asset Lineage OMAS when it is not able to communicate with the
property server.
|
| RelationshipNotFoundException |
The RelationshipNotFoundException is thrown by the Asset Lineage OMAS when the relationship passed on a request
is not found in the repository
|
| 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–2019 ODPi. All rights reserved.