Uses of Class
pro.taskana.common.api.exceptions.TaskanaRuntimeException
-
Packages that use TaskanaRuntimeException Package Description pro.taskana.common.api.exceptions -
-
Uses of TaskanaRuntimeException in pro.taskana.common.api.exceptions
Subclasses of TaskanaRuntimeException in pro.taskana.common.api.exceptions Modifier and Type Class Description classAutocommitFailedExceptionThrown in ConnectionManagementMode AUTOCOMMIT when an attempt to commit fails.classConnectionNotSetExceptionThrown if ConnectionManagementMode is CONNECTION_MANAGED_EXTERNALLY and an attempt is made to call an API method before the setConnection() method has been called.classSystemExceptionThis exception is thrown when a generic taskana problem is encountered.
-