| Class and Description |
|---|
| InvalidParameterException
The InvalidParameterException is thrown by an OMRS Connector when the parameters passed to a repository
connector, or its accompanying metadata collection, are not valid.
|
| PagingErrorException
The PagingErrorException is thrown by an OMRS Connector when the caller has passed invalid paging attributes
on a search call.
|
| Class and Description |
|---|
| ClassificationErrorException
The ClassificationErrorException is thrown by an OMRS Connector when a classification for a specific entity
instance is either not defined for this type of entity or is not currently attached to the requested entity.
|
| EntityConflictException
EntityConflictException provides a checked exception for reporting that an entity can not be added because
it conflicts with an entity already stored.
|
| EntityNotDeletedException
EntityNotDeletedException is thrown by an OMRS Connector when a request is made to purge or restore a specific
entity instance and the entity is not in DELETED status.
|
| EntityNotKnownException
The EntityNotKnownException is thrown by an OMRS Connector when a specific entity instance is requested but this
entity is not known in the metadata collection.
|
| EntityProxyOnlyException
The EntityProxyOnlyException is thrown by an OMRS Connector when a specific entity instance is requested but this
only a proxy version of the entity is in the metadata collection.
|
| FunctionNotSupportedException
FunctionNotSupportedException provides a checked exception for reporting that an OMRS repository connector
does not support the method called.
|
| HomeEntityException
The HomeEntityException is thrown by an OMRS Connector when reference copy maintenance requests are issued on
a home entity instance in the metadata collection.
|
| HomeRelationshipException
The HomeRelationshipException is thrown by an OMRS Connector when reference copy maintenance requests are issued on
a home relationship instance in the metadata collection.
|
| InvalidEntityException
InvalidEntityException provides a checked exception for reporting that an entity can not be added because
its content is invalid.
|
| InvalidParameterException
The InvalidParameterException is thrown by an OMRS Connector when the parameters passed to a repository
connector, or its accompanying metadata collection, are not valid.
|
| InvalidRelationshipException
InvalidRelationshipException provides a checked exception for reporting that a relationship can not be added because
its content is invalid.
|
| InvalidTypeDefException
InvalidTypeDefException provides a checked exception for reporting that a typedef can not be added because
its content is invalid.
|
| PagingErrorException
The PagingErrorException is thrown by an OMRS Connector when the caller has passed invalid paging attributes
on a search call.
|
| PatchErrorException
PatchErrorException provides a checked exception for reporting that a typedef can not be updated because there are
problems with the supplied TypeDefPatch.
|
| PropertyErrorException
The PropertyErrorException is thrown by an OMRS Connector when the properties defined for a specific entity
or relationship instance do not match the TypeDefs for the metadata collection.
|
| RelationshipConflictException
RelationshipConflictException provides a checked exception for reporting that a relationship can not be added because
it conflicts with a relationship already stored.
|
| RelationshipNotDeletedException
RelationshipNotDeletedException is thrown by an OMRS Connector when a request is made to purge or restore a specific
relationship instance and the entity is not in DELETED status.
|
| RelationshipNotKnownException
RelationshipNotKnownException provides a checked exception for reporting when a requested relationship
instance can not be found in the metadata collection.
|
| RepositoryErrorException
RepositoryErrorException provides a checked exception for reporting situations where the metadata
repository hosting a metadata collection is unable to perform a request.
|
| StatusNotSupportedException
StatusNotSupportedException provides a checked exception for reporting that the metadata repository hosting
a metadata collection is not able to support the requested status.
|
| TypeDefConflictException
TypeDefConflictException provides a checked exception for reporting that a typedef can not be added because
it conflicts with a TypeDef already stored.
|
| TypeDefInUseException
TypeDefInUseException provides a checked exception for reporting that a typedef can not be deleted because there are
instances currently using it.
|
| TypeDefKnownException
TypeDefKnownException provides a checked exception for reporting that a type definition (TypeDef) can not be added because
it is already known to the repository.
|
| TypeDefNotKnownException
TypeDefNotKnownException provides a checked exception for reporting that a requested typedef can not be found.
|
| TypeDefNotSupportedException
TypeDefNotSupportedException provides a checked exception for reporting that a typedef can not be added because
the local repository can not support it.
|
| TypeErrorException
The TypeErrorException is thrown by an OMRS Connector when the requested type for an instance is not represented by
a known TypeDef.
|
| UserNotAuthorizedException
The UserNotAuthorizedException is thrown by an OMRS Connector when the supplied UserId is not permitted to
perform a specific operation on the metadata collection.
|
| Class and Description |
|---|
| ClassificationErrorException
The ClassificationErrorException is thrown by an OMRS Connector when a classification for a specific entity
instance is either not defined for this type of entity or is not currently attached to the requested entity.
|
| EntityNotDeletedException
EntityNotDeletedException is thrown by an OMRS Connector when a request is made to purge or restore a specific
entity instance and the entity is not in DELETED status.
|
| EntityNotKnownException
The EntityNotKnownException is thrown by an OMRS Connector when a specific entity instance is requested but this
entity is not known in the metadata collection.
|
| InvalidParameterException
The InvalidParameterException is thrown by an OMRS Connector when the parameters passed to a repository
connector, or its accompanying metadata collection, are not valid.
|
| InvalidTypeDefException
InvalidTypeDefException provides a checked exception for reporting that a typedef can not be added because
its content is invalid.
|
| PagingErrorException
The PagingErrorException is thrown by an OMRS Connector when the caller has passed invalid paging attributes
on a search call.
|
| PatchErrorException
PatchErrorException provides a checked exception for reporting that a typedef can not be updated because there are
problems with the supplied TypeDefPatch.
|
| PropertyErrorException
The PropertyErrorException is thrown by an OMRS Connector when the properties defined for a specific entity
or relationship instance do not match the TypeDefs for the metadata collection.
|
| RelationshipNotDeletedException
RelationshipNotDeletedException is thrown by an OMRS Connector when a request is made to purge or restore a specific
relationship instance and the entity is not in DELETED status.
|
| RelationshipNotKnownException
RelationshipNotKnownException provides a checked exception for reporting when a requested relationship
instance can not be found in the metadata collection.
|
| RepositoryErrorException
RepositoryErrorException provides a checked exception for reporting situations where the metadata
repository hosting a metadata collection is unable to perform a request.
|
| StatusNotSupportedException
StatusNotSupportedException provides a checked exception for reporting that the metadata repository hosting
a metadata collection is not able to support the requested status.
|
| TypeDefConflictException
TypeDefConflictException provides a checked exception for reporting that a typedef can not be added because
it conflicts with a TypeDef already stored.
|
| TypeDefKnownException
TypeDefKnownException provides a checked exception for reporting that a type definition (TypeDef) can not be added because
it is already known to the repository.
|
| TypeDefNotKnownException
TypeDefNotKnownException provides a checked exception for reporting that a requested typedef can not be found.
|
| TypeErrorException
The TypeErrorException is thrown by an OMRS Connector when the requested type for an instance is not represented by
a known TypeDef.
|
| Class and Description |
|---|
| OMRSCheckedExceptionBase
OMRSCheckedExceptionBase provides a checked exception for reporting errors found when using the OMRS.
|
| OMRSRuntimeException
OMRSRuntimeException is used for all runtime exceptions generated by the Open Metadata Repository Services (OMRS).
|
Copyright © 2018–2019 ODPi. All rights reserved.