Package es.bsc.dataclay.exceptions.logicmodule.notificationmgr
Module intended to management of Exceptions on MetaDataService module.
-
Exception Summary Exception Description EventListenerAlreadyRegisteredException This class represents the exceptions produced in NotificationManager module when some event listener specified is already registered.EventListenerNotRegisteredException This class represents the exceptions produced in NotificationManager module when some event listener specified is not registered.EventMessageAlreadyStoredException This class represents the exceptions produced in NotificationManager module when some event message specified is already registered.EventMessageNotRegisteredException This class represents the exceptions produced in NotificationManager module when some event message is not registered.EventObjsMeetConditionAlreadyRegisteredException This class represents the exceptions produced in NotificationManager module when some EventObjsMeetConditionspecified is already registered.