Package es.bsc.dataclay.exceptions.logicmodule.datacontractmgr
Module intended to management of Exceptions on DataContractManager module.
-
Exception Summary Exception Description AccountAlreadyHasADataContractWithProvider This class represents the exception produced in DataContractManager when an account already has a data contract with a specific dataset.AccountHasNoDataContractWithProvider This class represents the exception produced in DataContractManager when an account is not registered in a contract and it should be.DataContractNotActiveException This class represents the exception produced in DataContractManager when a datacontract has to be used but it is not active.DataContractNotExistException This class represents the exception produced in DataContractManager when a datacontract does not exist.DataContractNotPublicException This class represents the exception produced in DataContractManager when a datacontract is expected to be public and it is not.