Uses of Package
pro.taskana.classification.api.exceptions
-
Packages that use pro.taskana.classification.api.exceptions Package Description pro.taskana.classification.api pro.taskana.classification.internal pro.taskana.task.api pro.taskana.task.internal -
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.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.