| Exception | Description |
|---|---|
| AmbiguousConnectionNameException |
The AmbiguousConnectionNameException is thrown by OMAS when a connection name used (typically the
displayName) to request a connector instance is not unique and so the OMAS is not able to determine
which connection to use.
|
| AssetConsumerCheckedExceptionBase |
AssetConsumerCheckedExceptionBase provides a checked exception for reporting errors found when using
the Asset Consumer OMAS services.
|
| AssetConsumerRuntimeException |
AssetConsumerRuntimeException is used for all runtime exceptions generated by the Asset Consumer OMAS.
|
| InvalidParameterException |
The InvalidParameterException is thrown by the OMAS when a parameter is null or an invalid value.
|
| NoConnectedAssetException |
The NoConnectedAssetException is thrown by the Asset Consumer OMAS when there is no asset linked to
the supplied connection object.
|
| NoProfileForUserException |
The NoProfileForUserException is thrown by the OMAS when a userId passed on a request does not have an associated
actor profile.
|
| NotAnAssetException |
The NotAnAssetException is thrown by the Asset Consumer OMAS when the unique identifier (guid)
used to identify an asset object from the property server is either unrecognized, or is the identifier
for a different type of object.
|
| PropertyServerException |
The PropertyServerException is thrown by the OMAS when it is not able to communicate with the
property server.
|
| UnrecognizedConnectionGUIDException |
The UnrecognizedConnectionGUIDException is thrown by the Asset Consumer OMAS when the unique identifier (guid)
used to request a connection object from the property server is either unrecognized, or is the identifier
for a different type of object.
|
| UnrecognizedConnectionNameException |
The UnrecognizedConnectionNameException is thrown by the Asset Consumer OMAS when a connection name used
to request a Connection or Connector is not recognized and so the Asset Consumer OMAS is not able to determine
which connection to use.
|
| UnrecognizedConnectionURLException |
The UnrecognizedConnectionURLException is thrown by the Asset Consumer OMAS when a connection URL used
to request a Connection or Connector is not recognized and so the Asset Consumer OMAS is not able to determine
which connection to use.
|
| UnrecognizedGUIDException |
The UnrecognizedGUIDException is thrown by the OMAS when the GUID passed to it is not valid.
|
| UserNotAuthorizedException |
The UserNotAuthorizedException is thrown by the OMAS when a userId passed on a request is not
authorized to perform the requested action.
|
Copyright © 2018 ODPi. All rights reserved.