Packages

package groups

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Value Members

  1. object AdminServices extends LedgerApiErrors.AdminServicesErrorGroup
    Annotations
    @Explanation(explanation = "Errors raised by Ledger API admin services.")
  2. object AuthorizationChecks extends LedgerApiErrors.AuthorizationChecks
    Annotations
    @Explanation(explanation = "Authentication and authorization errors.")
  3. object CommandExecution extends LedgerApiErrors.CommandExecutionErrorGroup
    Annotations
    @Explanation(explanation = "Errors raised during the command execution phase of the command submission evaluation.")
  4. 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.")
  5. object RequestValidation extends LedgerApiErrors.RequestValidation
    Annotations
    @Explanation(explanation = "Validation errors raised when evaluating requests in the Ledger API.")
  6. object UserManagementServiceErrors extends groups.AdminServices.UserManagementServiceErrorGroup
  7. object WriteServiceRejections extends LedgerApiErrors.WriteServiceRejections
    Annotations
    @Explanation(explanation = "Generic submission rejection errors returned by the backing ledger's write service.")

Ungrouped