Uses of Package
pro.taskana.common.api.exceptions
-
Packages that use pro.taskana.common.api.exceptions Package Description pro.taskana.common.api pro.taskana.common.api.exceptions -
Classes in pro.taskana.common.api.exceptions used by pro.taskana.common.api Class Description InvalidArgumentException This exception is thrown when a method is called with an invalid argument. -
Classes in pro.taskana.common.api.exceptions used by pro.taskana.common.api.exceptions Class Description ErrorCode NotAuthorizedException This exception is thrown when a user is not authorized.NotFoundException This exception is thrown when a specific object is not in the database.TaskanaException common base class for TASKANA's checked exceptions.TaskanaRuntimeException The common base class for TASKANA's runtime exceptions.