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