| Package | Description |
|---|---|
| pro.taskana.common.api.exceptions |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrencyException
This exception is thrown when an attempt is made to update an object that has already been
updated by another user.
|
class |
DomainNotFoundException
This exception is thrown if a domain name is specified which is not found in the configuration.
|
class |
InvalidArgumentException
This exception is thrown when a method is called with invalid argument.
|
class |
NotAuthorizedException
This exception is used to communicate a not authorized user.
|
class |
NotFoundException
This exception will be thrown if a specific object is not in the database.
|
class |
WrongCustomHolidayFormatException |
Copyright © 2020. All rights reserved.