jooby-codec
    Preparing search index...

    Interface IErrorDataFrameParameters

    interface IErrorDataFrameParameters {
        errorCode: TUint8;
        errorName?: string;
    }
    Index

    Properties

    errorCode: TUint8
    errorName?: string