Packages

package groups

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Value Members

  1. object AdminServiceErrors extends AdminServicesErrorGroup
    Annotations
    @Explanation(explanation = "Errors raised by Ledger API admin services.")
  2. object CommandExecutionErrors extends CommandExecutionErrorGroup
    Annotations
    @Explanation(explanation = "Errors raised during the command execution phase of the command submission evaluation.")
  3. 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.")
  4. object IdentityProviderConfigServiceErrors extends IdentityProviderConfigServiceErrorGroup
  5. object PartyManagementServiceErrors extends PartyManagementServiceErrorGroup
  6. object RequestValidationErrors extends RequestValidationErrorGroup
    Annotations
    @Explanation(explanation = "Validation errors raised when evaluating requests in the Ledger API.")
  7. object SyncServiceRejectionErrors extends SyncServiceRejectionErrorGroup
    Annotations
    @Explanation(explanation = "Generic submission rejection errors returned by the backing ledger's write service.")
  8. object UserManagementServiceErrors extends UserManagementServiceErrorGroup

Ungrouped