class |
AutocommitFailedException |
This exception is thrown when using TASKANA with the AUTOCOMMIT ConnectionManagementMode and an
attempt to commit fails.
|
class |
ConnectionNotSetException |
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.
|
class |
InvalidArgumentException |
This exception is thrown when a method is called with an invalid argument.
|
class |
SystemException |
This exception is thrown when a generic TASKANA problem is encountered.
|
class |
UnsupportedDatabaseException |
This exception is thrown when the database name doesn't match to one of the desired databases.
|
class |
WrongCustomHolidayFormatException |
This exception is thrown when an entry for the CustomHoliday has a wrong format.
|