Package pro.taskana.adapter.exceptions
-
Exception Summary Exception Description AssertionViolationException This exception is thrown when an assertion is violated.ReferencedTaskDoesNotExistInExternalSystemException This exception is thrown when an attempt is made to create a Taskana task for a referenced task that does not exist.TaskCreationFailedException This exception is thrown when the adapter failed to create a task in taskana.TaskTerminationFailedException This exception is thrown when the adapter failed to terminate a task in taskana.UnsupportedDatabaseException This exception will be thrown if the database name doesn't match to one of the desired databases.