Uses of Class
pro.taskana.common.api.exceptions.TaskanaException
-
Packages that use TaskanaException Package Description pro.taskana.common.api.exceptions -
-
Uses of TaskanaException in pro.taskana.common.api.exceptions
Subclasses of TaskanaException in pro.taskana.common.api.exceptions Modifier and Type Class Description classConcurrencyExceptionThis exception is thrown when an attempt is made to update an object that has already been updated by another user.classDomainNotFoundExceptionThis exception is thrown when the specified domain is not found in the configuration.classNotAuthorizedExceptionThis exception is thrown when the current user is not in a certain role it is supposed to be.
-