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 if a domain name is specified which is not found in the configuration.classInvalidArgumentExceptionThis exception is thrown when a method is called with invalid argument.classNotAuthorizedExceptionThis exception is used to communicate a not authorized user.classNotFoundExceptionThis exception will be thrown if a specific object is not in the database.classWrongCustomHolidayFormatException
-