Interface | Description |
---|---|
AppianErrorCodeTitleFormatter |
Callback used to format an AppianErrorCode's title.
|
ErrorCodeHolder |
Used to indicate that an error includes Appian ErrorCode information
|
ExceptionHandler |
Encapsulates reusable logic for handling exceptions.
|
Class | Description |
---|---|
AppianError |
This class holds information about an error.
|
AppianError.Builder |
A builder to create instances of
AppianError . |
AppianErrorBuilder |
Builds localized
AppianError objects using Appian error codes. |
AppianErrorCode | |
AppianResponseError | |
AppianResponseError.Builder |
A builder to create instances of
AppianResponseError . |
Enum | Description |
---|---|
Environment |
Exception | Description |
---|---|
AppianException | Deprecated
use
AppianException |
InsufficientPrivilegesException | |
InvalidStatusException | |
KeyNotFoundException |
Thrown when a key is not found in a map.
|
LocalizedAppianRuntimeException |
This is a wrapper Exception for the purposes of localizing the exception before it is sent to the client
|
LocalizedAppianRuntimeException.LocalizedAppianException | |
ObjectNotFoundException | |
ReportSizeException | |
ResultPageSizeException | |
ToggledOffException |
This is a marker exception that is intended to be thrown from code that requires a feature toggle to be
on.
|
Error | Description |
---|---|
AppianErrorCode.InvalidErrorCode |
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.