Serialized Form
-
Package pro.taskana.classification.api.exceptions
-
Exception pro.taskana.classification.api.exceptions.ClassificationAlreadyExistException
class ClassificationAlreadyExistException extends TaskanaException implements Serializable -
Exception pro.taskana.classification.api.exceptions.ClassificationInUseException
class ClassificationInUseException extends TaskanaException implements Serializable -
Exception pro.taskana.classification.api.exceptions.ClassificationNotFoundException
class ClassificationNotFoundException extends TaskanaException implements Serializable -
Exception pro.taskana.classification.api.exceptions.MalformedServiceLevelException
class MalformedServiceLevelException extends TaskanaException implements Serializable
-
-
Package pro.taskana.spi.history.api.exceptions
-
Exception pro.taskana.spi.history.api.exceptions.TaskanaHistoryEventNotFoundException
class TaskanaHistoryEventNotFoundException extends TaskanaException implements Serializable-
Serialized Fields
-
historyEventId
String historyEventId
-
-
-
-
Package pro.taskana.task.api.exceptions
-
Exception pro.taskana.task.api.exceptions.AttachmentPersistenceException
class AttachmentPersistenceException extends TaskanaException implements Serializable -
Exception pro.taskana.task.api.exceptions.InvalidCallbackStateException
class InvalidCallbackStateException extends TaskanaException implements Serializable-
Serialized Fields
-
requiredCallbackStates
CallbackState[] requiredCallbackStates
-
taskCallbackState
CallbackState taskCallbackState
-
taskId
String taskId
-
-
-
Exception pro.taskana.task.api.exceptions.InvalidOwnerException
class InvalidOwnerException extends TaskanaException implements Serializable -
Exception pro.taskana.task.api.exceptions.InvalidTaskStateException
class InvalidTaskStateException extends TaskanaException implements Serializable -
Exception pro.taskana.task.api.exceptions.NotAuthorizedOnTaskCommentException
class NotAuthorizedOnTaskCommentException extends TaskanaException implements Serializable -
Exception pro.taskana.task.api.exceptions.ObjectReferencePersistenceException
class ObjectReferencePersistenceException extends TaskanaException implements Serializable -
Exception pro.taskana.task.api.exceptions.TaskAlreadyExistException
class TaskAlreadyExistException extends TaskanaException implements Serializable-
Serialized Fields
-
externalId
String externalId
-
-
-
Exception pro.taskana.task.api.exceptions.TaskCommentNotFoundException
class TaskCommentNotFoundException extends TaskanaException implements Serializable-
Serialized Fields
-
taskCommentId
String taskCommentId
-
-
-
Exception pro.taskana.task.api.exceptions.TaskNotFoundException
class TaskNotFoundException extends TaskanaException implements Serializable-
Serialized Fields
-
taskId
String taskId
-
-
-
-
Package pro.taskana.user.api.exceptions
-
Exception pro.taskana.user.api.exceptions.UserAlreadyExistException
class UserAlreadyExistException extends TaskanaException implements Serializable-
Serialized Fields
-
userId
String userId
-
-
-
Exception pro.taskana.user.api.exceptions.UserNotFoundException
class UserNotFoundException extends TaskanaException implements Serializable-
Serialized Fields
-
userId
String userId
-
-
-
-
Package pro.taskana.workbasket.api.exceptions
-
Exception pro.taskana.workbasket.api.exceptions.NotAuthorizedOnWorkbasketException
class NotAuthorizedOnWorkbasketException extends TaskanaException implements Serializable-
Serialized Fields
-
currentUserId
String currentUserId
-
domain
String domain
-
requiredPermissions
WorkbasketPermission[] requiredPermissions
-
workbasketId
String workbasketId
-
workbasketKey
String workbasketKey
-
-
-
Exception pro.taskana.workbasket.api.exceptions.NotAuthorizedToQueryWorkbasketException
class NotAuthorizedToQueryWorkbasketException extends TaskanaRuntimeException implements Serializable -
Exception pro.taskana.workbasket.api.exceptions.WorkbasketAccessItemAlreadyExistException
class WorkbasketAccessItemAlreadyExistException extends TaskanaException implements Serializable -
Exception pro.taskana.workbasket.api.exceptions.WorkbasketAlreadyExistException
class WorkbasketAlreadyExistException extends TaskanaException implements Serializable -
Exception pro.taskana.workbasket.api.exceptions.WorkbasketInUseException
class WorkbasketInUseException extends TaskanaException implements Serializable-
Serialized Fields
-
workbasketId
String workbasketId
-
-
-
Exception pro.taskana.workbasket.api.exceptions.WorkbasketMarkedForDeletionException
class WorkbasketMarkedForDeletionException extends TaskanaException implements Serializable-
Serialized Fields
-
workbasketId
String workbasketId
-
-
-
Exception pro.taskana.workbasket.api.exceptions.WorkbasketNotFoundException
class WorkbasketNotFoundException extends TaskanaException implements Serializable
-