Package pro.taskana.classification.api.exceptions
-
Exception Summary Exception 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.