Uses of Class
pro.taskana.common.api.exceptions.TaskanaRuntimeException
Packages that use TaskanaRuntimeException
-
Uses of TaskanaRuntimeException in pro.taskana.common.api.exceptions
Subclasses of TaskanaRuntimeException in pro.taskana.common.api.exceptionsModifier and TypeClassDescriptionclassThis exception is thrown when using TASKANA with the AUTOCOMMIT ConnectionManagementMode and an attempt to commit fails.classThis 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.classThis exception is thrown when a method is called with an invalid argument.classThis exception is thrown when a generic TASKANA problem is encountered.classThis exception is thrown when the database name doesn't match to one of the desired databases.classThis exception is thrown when an entry for the CustomHoliday has a wrong format.