package groups
Ordering
- Alphabetic
Visibility
- Public
- Protected
Value Members
- object AdminServiceErrors extends AdminServicesErrorGroup
- Annotations
- @Explanation(explanation = "Errors raised by Ledger API admin services.")
- object AuthorizationChecksErrors extends AuthorizationChecksErrorGroup
- Annotations
- @Explanation(explanation = "Authentication and authorization errors.")
- object CommandExecutionErrors extends CommandExecutionErrorGroup
- Annotations
- @Explanation(explanation = "Errors raised during the command execution phase of the command submission evaluation.")
- object ConsistencyErrors extends ConsistencyErrorGroup
- Annotations
- @Explanation(explanation = "Potential consistency errors raised due to race conditions during command submission or returned as submission rejections by the backing ledger.")
- object IdentityProviderConfigServiceErrors extends IdentityProviderConfigServiceErrorGroup
- object PartyManagementServiceErrors extends PartyManagementServiceErrorGroup
- object RequestValidationErrors extends RequestValidationErrorGroup
- Annotations
- @Explanation(explanation = "Validation errors raised when evaluating requests in the Ledger API.")
- object UserManagementServiceErrors extends UserManagementServiceErrorGroup
- object WriteServiceRejectionErrors extends WriteServiceRejectionErrorGroup
- Annotations
- @Explanation(explanation = "Generic submission rejection errors returned by the backing ledger's write service.")