Packages

p

com.daml.error

definitions

package definitions

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. sealed trait ErrorCauseExport extends AnyRef
  2. abstract class LoggingPackageServiceError extends Impl with PackageServiceError
  3. abstract class LoggingTransactionErrorImpl extends TransactionErrorImpl
  4. trait PackageServiceError extends BaseError
  5. class RejectionGenerators extends AnyRef
  6. trait TransactionError extends BaseError
  7. abstract class TransactionErrorImpl extends TransactionError

Value Members

  1. object ErrorCauseExport
  2. object ErrorGroups
  3. object IndexErrors extends IndexErrorGroup
    Annotations
    @Explanation(explanation = "Errors raised by the Participant Index persistence layer.")
  4. object LedgerApiErrors extends LedgerApiErrorGroup
    Annotations
    @Explanation(explanation = "Errors raised by or forwarded by the Ledger API.")
  5. object PackageServiceError extends definitions.LedgerApiErrors.PackageServiceErrorGroup
    Annotations
    @Explanation(explanation = "Errors raised by the Package Management Service on package uploads.")
  6. object RejectionGenerators extends RejectionGenerators

Ungrouped