Uses of Package
de.uni_trier.wi2.procake.utils.exception
-
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.data.io.ser Class Description CakeIOException A CakeIOException is thrown for failures in io components -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.data.io.text Class Description CakeIOException A CakeIOException is thrown for failures in io components -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.data.io.xml.xerces_saxImpl Class Description CakeIOException A CakeIOException is thrown for failures in io componentsClassNotFoundException TheClassNotFoundExceptionif a requestedDataClasscannot be found.IllegalInstantiationException TheIllegalInstantiationExceptionis thrown when anDataObjectshould be created and the correspondingDataClassis not finished or is abstract.InvalidNativeValueException TheInvalidNativeValueExceptionis thrown when the native value does not match to the specification in the data class.InvalidTypeException TheInvalidTypeExceptionis thrown when the type does not match to the specification in the data class.NoSuchAttributeException TheNoSuchAttributeExceptionis thrown when the requested attribute does not exists in the aggregate class. -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.data.io.xml.xerces_writerImpl Class Description CakeIOException A CakeIOException is thrown for failures in io componentsInvalidNativeValueException TheInvalidNativeValueExceptionis thrown when the native value does not match to the specification in the data class. -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.data.model Class Description ClassHierarchyConsistencyException TheClassHierarchyConsistencyExceptionis thrown if an inconsistent class hierarchy could be created.ClassNotFoundException TheClassNotFoundExceptionif a requestedDataClasscannot be found.IllegalEditException TheIllegalEditExceptionis thrown if aDataClassis edited after the class is finished.IllegalInstantiationException TheIllegalInstantiationExceptionis thrown when anDataObjectshould be created and the correspondingDataClassis not finished or is abstract.NameAlreadyExistsException A NameAlreadyExistsException should be thrown if a name already exists. -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.data.model.base Class Description IllegalEditException TheIllegalEditExceptionis thrown if aDataClassis edited after the class is finished.IllegalInstantiationException TheIllegalInstantiationExceptionis thrown when anDataObjectshould be created and the correspondingDataClassis not finished or is abstract.InvalidNativeValueException TheInvalidNativeValueExceptionis thrown when the native value does not match to the specification in the data class.NameAlreadyExistsException A NameAlreadyExistsException should be thrown if a name already exists.NoSuchAttributeException TheNoSuchAttributeExceptionis thrown when the requested attribute does not exists in the aggregate class.ObjectAlreadyExistsException TheObjectAlreadyExistsExceptionis thrown when an object is added that already exists.ObjectNotFoundException TheObjectNotFoundExceptionis thrown when a requested object can not be found.UncomparableObjectsException TheUncomparableObjectsExceptionis thrown when two objects should be compared that are not comparable. -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.data.model.base.impl Class Description ApplicationError An ApplicationError should be thrown for fatal application errors, e.g.,OutOfMemoryError.ClassHierarchyConsistencyException TheClassHierarchyConsistencyExceptionis thrown if an inconsistent class hierarchy could be created.IllegalEditException TheIllegalEditExceptionis thrown if aDataClassis edited after the class is finished.IllegalInstantiationException TheIllegalInstantiationExceptionis thrown when anDataObjectshould be created and the correspondingDataClassis not finished or is abstract.InvalidNativeValueException TheInvalidNativeValueExceptionis thrown when the native value does not match to the specification in the data class.NameAlreadyExistsException A NameAlreadyExistsException should be thrown if a name already exists.NameNotFoundException A NameAlreadyExistsException should be thrown if a name is not found.NoSuchAttributeException TheNoSuchAttributeExceptionis thrown when the requested attribute does not exists in the aggregate class.ObjectAlreadyExistsException TheObjectAlreadyExistsExceptionis thrown when an object is added that already exists.ObjectNotFoundException TheObjectNotFoundExceptionis thrown when a requested object can not be found.UncomparableObjectsException TheUncomparableObjectsExceptionis thrown when two objects should be compared that are not comparable. -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.data.model.impl Class Description ApplicationError An ApplicationError should be thrown for fatal application errors, e.g.,OutOfMemoryError.ClassHierarchyConsistencyException TheClassHierarchyConsistencyExceptionis thrown if an inconsistent class hierarchy could be created.ClassNotFoundException TheClassNotFoundExceptionif a requestedDataClasscannot be found.IllegalEditException TheIllegalEditExceptionis thrown if aDataClassis edited after the class is finished.IllegalInstantiationException TheIllegalInstantiationExceptionis thrown when anDataObjectshould be created and the correspondingDataClassis not finished or is abstract.NameAlreadyExistsException A NameAlreadyExistsException should be thrown if a name already exists. -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.data.model.nest.controlflowNode.impl Class Description IllegalInstantiationException TheIllegalInstantiationExceptionis thrown when anDataObjectshould be created and the correspondingDataClassis not finished or is abstract. -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.data.model.nest.impl Class Description IllegalInstantiationException TheIllegalInstantiationExceptionis thrown when anDataObjectshould be created and the correspondingDataClassis not finished or is abstract. -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.data.model.wf.impl Class Description IllegalInstantiationException TheIllegalInstantiationExceptionis thrown when anDataObjectshould be created and the correspondingDataClassis not finished or is abstract. -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.data.object Class Description AssertSameValueAsInException -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.data.object.base Class Description IndexOutOfBoundsException TheIndexOutOfBoundsExceptionis thrown when the access to an array of values failed because an index is used that is out of bound.InvalidNativeValueException TheInvalidNativeValueExceptionis thrown when the native value does not match to the specification in the data class.InvalidTypeException TheInvalidTypeExceptionis thrown when the type does not match to the specification in the data class.NoSuchAttributeException TheNoSuchAttributeExceptionis thrown when the requested attribute does not exists in the aggregate class.UncomparableObjectsException TheUncomparableObjectsExceptionis thrown when two objects should be compared that are not comparable. -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.data.object.base.impl Class Description AssertSameValueAsInException IllegalInstantiationException TheIllegalInstantiationExceptionis thrown when anDataObjectshould be created and the correspondingDataClassis not finished or is abstract.IndexOutOfBoundsException TheIndexOutOfBoundsExceptionis thrown when the access to an array of values failed because an index is used that is out of bound.InvalidNativeValueException TheInvalidNativeValueExceptionis thrown when the native value does not match to the specification in the data class.InvalidTypeException TheInvalidTypeExceptionis thrown when the type does not match to the specification in the data class.NoSuchAttributeException TheNoSuchAttributeExceptionis thrown when the requested attribute does not exists in the aggregate class.UncomparableObjectsException TheUncomparableObjectsExceptionis thrown when two objects should be compared that are not comparable. -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.data.object.impl Class Description AssertSameValueAsInException -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.data.object.nest Class Description AssertSameValueAsInException InvalidSemanticDescriptorException TheInvalidSemanticDescriptorExceptionis thrown when the requested semantic descriptor of a NESTNodeObject is not a subclass of aggregate class.InvalidTypeException TheInvalidTypeExceptionis thrown when the type does not match to the specification in the data class.NoSemanticDescriptorException TheNoSemanticDescriptorExceptionis thrown when the requested semantic descriptor of a NESTNodeObject is not set.NoSuchAttributeException TheNoSuchAttributeExceptionis thrown when the requested attribute does not exists in the aggregate class. -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.data.object.nest.impl Class Description AssertSameValueAsInException InvalidSemanticDescriptorException TheInvalidSemanticDescriptorExceptionis thrown when the requested semantic descriptor of a NESTNodeObject is not a subclass of aggregate class.InvalidTypeException TheInvalidTypeExceptionis thrown when the type does not match to the specification in the data class.NoSemanticDescriptorException TheNoSemanticDescriptorExceptionis thrown when the requested semantic descriptor of a NESTNodeObject is not set.NoSuchAttributeException TheNoSuchAttributeExceptionis thrown when the requested attribute does not exists in the aggregate class.NoSuchAttributeValueException TheNoSuchAttributeValueExceptionis thrown when the requested attributeValue does not exists in the aggregate class. -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.data.object.wf.impl Class Description AssertSameValueAsInException -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.similarity Class Description NameAlreadyExistsException A NameAlreadyExistsException should be thrown if a name already exists.NameNotFoundException A NameAlreadyExistsException should be thrown if a name is not found. -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.similarity.base Class Description NameNotFoundException A NameAlreadyExistsException should be thrown if a name is not found. -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.similarity.base.aggregate Class Description NameNotFoundException A NameAlreadyExistsException should be thrown if a name is not found. -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.similarity.base.aggregate.impl Class Description NameNotFoundException A NameAlreadyExistsException should be thrown if a name is not found. -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.similarity.base.impl Class Description NameNotFoundException A NameAlreadyExistsException should be thrown if a name is not found. -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.similarity.base.taxonomy.impl Class Description ObjectNotFoundException TheObjectNotFoundExceptionis thrown when a requested object can not be found. -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.similarity.impl Class Description NameAlreadyExistsException A NameAlreadyExistsException should be thrown if a name already exists.NameNotFoundException A NameAlreadyExistsException should be thrown if a name is not found. -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.utils.astar Class Description AssertSameValueAsInException -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.utils.astar.generic Class Description AssertSameValueAsInException -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.utils.exception Class Description CakeException A CakeException extendsExceptionwith additional information. -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.utils.io Class Description CakeIOException A CakeIOException is thrown for failures in io components -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.utils.logger Class Description CakeException A CakeException extendsExceptionwith additional information. -
Classes in de.uni_trier.wi2.procake.utils.exception used by de.uni_trier.wi2.procake.utils.logger.log4j1_2_8Impl Class Description CakeException A CakeException extendsExceptionwith additional information.