Package pro.taskana.common.api.exceptions
package pro.taskana.common.api.exceptions
-
ClassDescriptionThis exception is thrown when using TASKANA with the AUTOCOMMIT ConnectionManagementMode and an attempt to commit fails.This exception is thrown when an attempt is made to update an object that has already been updated by another user.This exception is thrown when using TASKANA with the EXPLICIT ConnectionManagementMode and an attempt is made to call an API method before the TaskananEngine#setConnection() method has been called.This exception is thrown when the specified domain is not found in the configuration.This exception is thrown when a method is called with an invalid argument.This exception is thrown when the current user is not in a certain role it is supposed to be.This exception is thrown when a generic TASKANA problem is encountered.common base class for TASKANA's checked exceptions.The common base class for TASKANA's runtime exceptions.This exception is thrown when the database name doesn't match to one of the desired databases.This exception is thrown when an entry for the CustomHoliday has a wrong format.