package groups
Ordering
- Alphabetic
Visibility
- Public
- Protected
Value Members
- object AdminServices extends LedgerApiErrors.AdminServicesErrorGroup
- Annotations
- @Explanation("Errors raised by Ledger API admin services.")
- object AuthorizationChecks extends LedgerApiErrors.AuthorizationChecks
- Annotations
- @Explanation("Authentication and authorization errors.")
- object CommandExecution extends ErrorGroup
- Annotations
- @Explanation("Errors raised during the command execution phase of the command submission evaluation.")
- object ConsistencyErrors extends ErrorGroup
- Annotations
- @Explanation("Potential consistency errors raised due to race conditions during command submission or returned as submission rejections by the backing ledger.")
- object IdentityProviderConfigServiceErrorGroup extends groups.AdminServices.IdentityProviderConfigServiceErrorGroup
- object PartyManagementServiceErrorGroup extends groups.AdminServices.PartyManagementServiceErrorGroup
- object RequestValidation extends LedgerApiErrors.RequestValidation
- Annotations
- @Explanation("Validation errors raised when evaluating requests in the Ledger API.")
- object UserManagementServiceErrorGroup extends groups.AdminServices.UserManagementServiceErrorGroup
- object WriteServiceRejections extends LedgerApiErrors.WriteServiceRejections
- Annotations
- @Explanation("Generic submission rejection errors returned by the backing ledger's write service.")