JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package pro.taskana.user.api.exceptions
package
pro.taskana.user.api.exceptions
Related Packages
Package
Description
pro.taskana.user.api
pro.taskana.user.api.models
Exceptions
Class
Description
UserAlreadyExistException
This exception is thrown when a
User
was tried to be created with an
id
already existing.
UserNotFoundException
This exception is thrown when a specific
User
referenced by its
id
is not in the database.