Package es.bsc.dataclay.exceptions.dataservice
Module intended to management of Exceptions in DataService module.
-
Exception Summary Exception Description ClassDeploymentException This class represents the exceptions produced in DataService module when cannot deploy a specific execution class.CleanExecutionClassesDirException This class represents the exceptions produced in DataService module when cannot remove the execution classes directory.ExecuteMethodException This class represents the exceptions produced in DataService module when you try to invoke a method.ObjectNotExistException This class represents the exceptions produced in DataService module when you look for an ObjectData that does not exist in the database.