Uses of Package
es.bsc.dataclay.exceptions.metadataservice
-
Packages that use es.bsc.dataclay.exceptions.metadataservice Package Description es.bsc.dataclay.logic.logicmetadata es.bsc.dataclay.metadataservice Module intended to management of information of distributed objects -
Classes in es.bsc.dataclay.exceptions.metadataservice used by es.bsc.dataclay.logic.logicmetadata Class Description ExecutionEnvironmentAlreadyExistsException This class represents the exceptions produced in MetaDataService module when you try to add a new Storage Location that already exists in the database.ExternalDataClayNotRegisteredException This class represents the exceptions produced in MetaDataService module when an external dataClay specified is not registeredStorageLocationAlreadyExistsException This class represents the exceptions produced in MetaDataService module when you try to add a new Storage Location that already exists in the database. -
Classes in es.bsc.dataclay.exceptions.metadataservice used by es.bsc.dataclay.metadataservice Class Description AliasAlreadyInUseException This class represents the exceptions produced in MetaDataService module when some alias is already being used.ExecutionEnvironmentNotExistException This class represents the exceptions produced in MetaDataService module when a backend specified does not exist.ObjectAlreadyRegisteredException This class represents the exceptions produced in MetaDataService module when some object specified is already registered.ObjectNotRegisteredException This class represents the exceptions produced in MetaDataService module when some object specified is not registered.