JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package pro.taskana.user.api.exceptions
Exception Summary
Exception
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.