Exception: UU::ObjectStore::ObjectStoreRepository::ObjectStoreRepositoryException
- Inherits:
-
UU::OS::REST::ClientException
- Object
- StandardError
- UU::OS::REST::RemoteException
- UU::OS::REST::ClientException
- UU::ObjectStore::ObjectStoreRepository::ObjectStoreRepositoryException
- Defined in:
- uu_objectstore-0.6.5/lib/uu/object_store/object_store_repository/object_store_repository_exception.rb
Overview
Exception thrown by UU::ObjectStore::ObjectStoreRepository service.
Constant Summary
- INVALID_REPOSITORY_ATTRIBUTES =
Some of object store repository attributes are not valid.
'UU.OBJECTSTORE/E001'
- REPOSITORY_NOT_UNIQUE =
Code of object store repository is not unique in scope of territory.
'UU.OBJECTSTORE/E002'
- REPOSITORY_NOT_EMPTY =
Object store repository cannot be deleted because it contains some object stores.
'UU.OBJECTSTORE/E007'
Instance Attribute Summary
Attributes inherited from UU::OS::REST::RemoteException
#attributes, #messages, #stack_trace
Method Summary
Methods inherited from UU::OS::REST::RemoteException
Constructor Details
This class inherits a constructor from UU::OS::REST::RemoteException