Package es.bsc.dataclay.exceptions.logicmodule.namespacemgr
Module intended to management of Exceptions on NamespaceManager module.
-
Exception Summary Exception Description AccountNotResponsibleOfNamespace This class represents the exceptions produced in NamespaceManager module when a Namespace does not belong to account provided.ImportedInterfaceInUseException This class represents the exceptions produced in NamespaceManager module when an imported interface is in use.InterfaceAlreadyImportedException This class represents the exceptions produced in NamespaceManager module when trying to improt an interface that is already imported.InterfaceNotImportedException This class represents the exceptions produced in NamespaceManager module when interface is not imported.NamespaceDoesNotExistException This class represents the exceptions produced in NamespaceManager module when a Namespace does not exist.NamespaceExistsException This class represents the exceptions produced in NamespaceManager module when a Namespace already exists.