| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetconsumer.ffdc.exceptions |
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
class |
InvalidParameterException
The InvalidParameterException is thrown by the OMAS when a parameter is null or an invalid value.
|
class |
NewInstanceException
NewInstanceException is thrown if the access service is not able to register a new instance
of itself in its instance map.
|
class |
NoConnectedAssetException
The NoConnectedAssetException is thrown by the Asset Consumer OMAS when there is no asset linked to
the supplied connection object.
|
class |
PropertyServerException
The PropertyServerException is thrown by the OMAS when it is not able to communicate with the
property server.
|
class |
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–2019 ODPi. All rights reserved.