Uses of Package
pro.taskana.classification.api.exceptions
-
Classes in pro.taskana.classification.api.exceptions used by pro.taskana.classification.api Class Description ClassificationAlreadyExistException This exception is thrown when a Classification does already exits, but was tried to be created with the same id and domain.ClassificationInUseException This exception is thrown when a specific Classification was tried to be deleted while still being in use.ClassificationNotFoundException Thrown if a specific Classification is not in the database.MalformedServiceLevelException This exception is thrown when the service level of the Classification has not the required format. -
Classes in pro.taskana.classification.api.exceptions used by pro.taskana.classification.internal Class Description ClassificationAlreadyExistException This exception is thrown when a Classification does already exits, but was tried to be created with the same id and domain.ClassificationInUseException This exception is thrown when a specific Classification was tried to be deleted while still being in use.ClassificationNotFoundException Thrown if a specific Classification is not in the database.MalformedServiceLevelException This exception is thrown when the service level of the Classification has not the required format. -
Classes in pro.taskana.classification.api.exceptions used by pro.taskana.classification.internal.builder Class Description ClassificationAlreadyExistException This exception is thrown when a Classification does already exits, but was tried to be created with the same id and domain.ClassificationNotFoundException Thrown if a specific Classification is not in the database.MalformedServiceLevelException This exception is thrown when the service level of the Classification has not the required format. -
Classes in pro.taskana.classification.api.exceptions used by pro.taskana.task.api Class Description ClassificationNotFoundException Thrown if a specific Classification is not in the database. -
Classes in pro.taskana.classification.api.exceptions used by pro.taskana.task.internal Class Description ClassificationNotFoundException Thrown if a specific Classification is not in the database. -
Classes in pro.taskana.classification.api.exceptions used by pro.taskana.task.internal.builder Class Description ClassificationNotFoundException Thrown if a specific Classification is not in the database.