Open Cap Table Protocol Canton SDK - v0.2.302
    Preparing search index...

    Interface OcpErrorDetails

    interface OcpErrorDetails {
        classification?: string;
        context?: OcpErrorContext;
    }
    Index

    Properties

    classification?: string

    Structured failure classification for machine-readable diagnostics

    context?: OcpErrorContext

    Structured context attached to the failure