Interface | Description |
---|---|
AppianErrorCodeFormatter |
Callback used to format an AppianErrorCode.
|
Retryable |
A marker interface indicating that an Exception is transient.
|
Class | Description |
---|---|
ErrorCode | |
ExceptionUtil | Deprecated
use individual method replacements
|
LocaleFormatter |
ErrorCodeFormatter based upon a Locale.
|
Exception | Description |
---|---|
AppianException |
AppianException is the base class of all application-level
exceptions thrown in the product. |
AppianPrivilegeNotFoundException |
AppianPrivilegeNotFoundException acts as a wrapper around an equivalent
AppianPrivelegeException . |
AppianRuntimeException |
AppianRuntimeException is the base class of all application-level
runtime exceptions thrown in the product. |
AppianStorageException |
This exception is thrown when an issue is encountered when interacting with Appian file storage.
|
ContextException |
This exception is thrown if the context is null or not valid.
|
DatabaseOperationException |
This exception may be thrown by service methods detecting a failure
when backing up and/or saving the Database.
|
DecryptionException |
Runtime exception thrown when an attempt at text decryption throws an exception.
|
DeprecatedException |
This exception may be thrown by service methods which themselves are
deprecated, or that contain a deprecated combination of parameters.
|
DuplicateExpressionException |
This exception may be thrown while trying to create or modify a
Rule with a name that
is already registered as an expression function. |
DuplicateIdException |
This exception may be thrown by service methods detecting that a given id is not unique.
|
DuplicateNameException |
This exception may be thrown by service methods detecting that
a given name of a user, group, grouptype, or attribute name is not unique.
|
DuplicatePortletException |
Thrown when attempting to place a portlet into a page that already contains
the same portlet.
|
DuplicateUuidException |
This exception may be thrown by service methods that create content if the UUID
specified is already in use for another piece of content.
|
DuplicateWebServiceNameException |
Exception that is thrown if the user tries to create a web service to
start a process model, and a web service with the same name already exists.
|
EncryptionException |
Runtime exception thrown when an attempt at text encryption throws an exception.
|
ExpressionException |
This exception may be thrown by service methods detecting that
a given expression is invalid.
|
GroupIsAttributeException |
This exception is thrown when trying to delete a group that
is being used as an attribute for another group.
|
GroupsExtantException |
This exception is thrown when an attempt is made to delete a group type but groups
exist that reference that group type.
|
GroupTypeUsedByRulesException |
Exception indicating that the attempted action could not completed because a
GroupType
involved in the action is being used by a rule. |
InvalidAdminException |
This exception may be thrown by service methods detecting that
a given user or group does not exist as an admin of a group.
|
InvalidAnonymousUserException |
This exception may be thrown by service methods detecting that
the user is logged in as 'anonymous', but anonymous access has not been
enabled.
|
InvalidAttachmentException |
Exception that is thrown if the user references an attachment that does not
exist in the database.
|
InvalidAttributeException |
This exception is thrown when trying to get,
update, or delete an attribute for a group type
that does not exist.
|
InvalidAttributeValueException |
Exception that can be thrown if the user attempts to configure a group or
group type attribute incorrectly (that is, by giving an attribute a
value which is incompatible with its type).
|
InvalidCategoryException |
Thrown when a category id is used that does not refer to an existing
category.
|
InvalidCommunityException |
This exception may be thrown by service methods detecting that
a collaboration community does not exist.
|
InvalidCreatorException | Deprecated
use InvalidUserException
|
InvalidDataFormatException |
This exception may be thrown by service methods when invalid data formats
are passed to the service methods e.g.
|
InvalidDecimalException | |
InvalidDependencyException |
Exception that is thrown if the user tries to delete a process model,
but completed or active processes of that model exist.
|
InvalidDocumentException |
This exception may be thrown by service methods detecting that
a document or any versions of a document does not exist.
|
InvalidEmailAddressException |
This exception may be thrown by service methods detecting that
given email address in invalid.
|
InvalidEscalationException |
This exception may be thrown by service methods detecting that
the escalation is non-existent or has been deleted.
|
InvalidEventException |
This exception may be thrown by service methods detecting that
an event does not exist.
|
InvalidExpressionException |
This exception may be thrown by service methods detecting that
the expression with the given ID is non-existent or has been deleted.
|
InvalidFolderException |
This exception may be thrown by service methods detecting that
a folder does not exist.
|
InvalidForumException |
Exception that is thrown when a user references a forum that does not
exist in the database.
|
InvalidGroupException |
This exception may be thrown by service methods detecting that
a given group does not exist.
|
InvalidGroupTypeException |
This exception may be thrown by service methods detecting that
a given group type does not exist.
|
InvalidKnowledgeCenterException |
This exception may be thrown by service methods detecting that
a given knowledge center does not exist.
|
InvalidLocalObjectTypeException |
This exception may be thrown by service methods detecting that
a local object type does not exist.
|
InvalidLoginException |
This exception is thrown by authenticating service methods detecting that
a given username and password do not match.
|
InvalidMemberException |
This exception may be thrown by service methods detecting that
a given user or group does not exist as a member of a group.
|
InvalidMemberPolicyException |
This exception may be thrown by service methods detecting that
a given member policy id when creating a group is either not supported
or is not supported in combination with the given security map id and/or
viewing policy id.
|
InvalidMessageException |
This exception is thrown by service classes to indicate that a thread
message is invalid.
|
InvalidMetadataRuleException |
Thrown when a metadata rule id references a rule that is not in the
database.
|
InvalidNameException |
This exception may be thrown by service methods detecting that an
invalid or
null name was specified for an object. |
InvalidNodeException |
This exception may be thrown by service methods detecting that
the user has referenced a node that is not in the database.
|
InvalidNodeMultiplicityException |
Exception that is thrown if a node is started through IFM, but that node
is not allowed to have multiple instance (i.e. is restricted by activity
chaining).
|
InvalidNodeTypeLogicException |
Exception that is thrown if an invalid operation such
as reassigning or starting the logic node is performed.
|
InvalidNodeTypeRecurringException |
Exception that is thrown if an invalid operation such
as starting node which is set to recur.
|
InvalidNotificationException |
Thrown when a notification id is used that does not refer to an existing
notification.
|
InvalidNotificationTypeException |
Thrown when the user references a notification type that is not in the
database.
|
InvalidOperationException |
This exception may be thrown by service methods when the given method
does not support a particular operation - for instance, it may be thrown
when attempting to delete a collaboration folder that
contains documents.
|
InvalidPageException |
Thrown when a page id is used that does not refer to an existing page.
|
InvalidParentException |
Thrown when the parent group is set for a group that the user does not have
permission to set or does not exist.
|
InvalidPortletException |
Thrown when a portlet id is used that does not refer to an existing portlet.
|
InvalidPortletTypeException |
Thrown when a portlet type id is used that does not refer to an existing
portlet type.
|
InvalidPriorityException |
This exception may be thrown by service methods detecting that
the user has referenced a priority that is not in the database.
|
InvalidProcessModelException |
This exception may be thrown by service methods detecting that
the user has referenced a process model that is not in the database.
|
InvalidRankNameException |
This exception may be thrown by service methods detecting that
the rank name is invalid.
|
InvalidRoleException |
This exception should be thrown whenever an invalid role is
passed in.
|
InvalidScheduleTypeException |
Thrown when an invalid schedule type is triggered.
|
InvalidSecurityMapException |
This exception may be thrown by service methods detecting that an
Invalid or null security map Id was specified for new group.
|
InvalidStateException |
Thrown when a page is not in a state compatible with the action attempted
on it.
|
InvalidStatusException | |
InvalidSupervisorException |
This exception may be thrown when trying
to create or update a user with a supervisor that does not
exist in the database.
|
InvalidThreadException |
Exception that is thrown if the user references a thread (now known as
Topic) that does not exist in the database.
|
InvalidTitleException |
This exception may be thrown by service methods detecting that
the title (rank) is invalid.
|
InvalidUserException |
This exception may be thrown by service methods detecting that
a referenced user does not exist.
|
InvalidUuidException |
Exception that is thrown if a user references a UUID that does not
exist in the database.
|
InvalidVersionException |
This exception may be thrown by service methods detecting that
a referenced version of an entity (eg a process model) does not exist.
|
InvalidViewingPolicyException |
This exception may be thrown by service methods detecting that
a given viewing policy id when creating a group is either not supported
or is not supported in combination with the given security map id and/or
member policy policy id.
|
InvalidZoneException |
Thrown when attempting to place a portlet into a non-existing zone
in the page.
|
LockedAccountException |
This exception is thrown when the user cannot login because the account is locked.
|
LockException |
Exception that indicates operation faliure due to a locking issue.
|
NotEmptyException |
Exception that indicates an operation failed because a container was
not empty, such as an attempt to delete a
Community that
still has children. |
NotesLimitException |
Exception that is thrown if the user tries to attach a
Note to
a process (or task), but the maximum number of allowable notes have already
been attached. |
NullUserRenameException |
NullUserRenameException
This exception will be thrown if a user attempts to rename the null (`) user.
|
PasswordExpiredException |
This exception is thrown when the user's password has expired.
|
PortletSharingException |
Thrown if (1) user tries to create/modify a portlet so that it is shareable
and inherits security from the page it is on or, (2) user tries to unshare
a portlet that is on other pages (without using a method explicitly designed
to do this).
|
PrivilegeException |
Exception thrown to indicate that an operation failed because the actor
had insufficient security permissions.
|
ProcessAttachmentsLimitException |
Exception that is thrown if the user tries to attach an attachment to
a process, but that object already has the maximum number of
allowed attachments.
|
RecursiveRelationshipException |
This exception is thrown when a relationship is trying
to be created that will result in a recursive loop.
|
RetryableAppianException |
A subclass of AppianException that indicates that the exception is transient and the
operation can be safely retried.
|
RetryableAppianRuntimeException |
A subclass of AppianRuntimeException that indicates that the exception is transient and
the operation can be safely retried.
|
SelfRenameException |
This exception will be thrown if a user attempts to change their own username by any means.
|
ServiceLocatorException |
Exception meant to represent an error caught by an
ApplicationAssociatedObjectTranslator while using an underlying service. |
StorageLimitException |
This exception may be thrown by service methods detecting that
the a particular entity cannot be stored because a particular limit has been
reached on the server.
|
SystemAttributeException |
This exception is thrown when trying to delete an Attribute of a Group Type
that is core to the Appian Installation.
|
SystemGroupException |
This exception is thrown when trying to delete a group
that is core to the Personalization service.
|
SystemGroupTypeException |
This exception is thrown when trying to delete a group type
that is core to the Appian Installation.
|
TemporaryPasswordExpiredException |
This exception is thrown when the user's temporary password has expired.
|
TooManyDocumentsException |
Thrown when the number of documents exceeds a specified number
|
UnsupportedAttributeTypeException |
This exception is thrown when trying to create
or update an attribute type that is not supported
by the Personalization service.
|
UnsupportedOperatorException |
Thrown when a given operator is not supported by the
Personalization service.
|
UnsupportedRelationshipException |
This exception may be thrown by service methods detecting that
a relationship type does not exist or is not currently supported.
|
UnsupportedRoleException |
This exception may be thrown by service methods detecting that
a given role does not exist or is not supported.
|
UnsupportedTitleException |
This exception may be thrown by service methods detecting that
a given title is not currently supported.
|
WriteException |
This exception should be thrown when an error occurs trying to write data
to a storage location (whether it be writing to a flat file on disk or
writing to a DB).
|
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.