express-rest-decorators - v1.0.0-rc.2
    Preparing search index...

    Interface HttpErrorOptions

    interface HttpErrorOptions {
        cause?: unknown;
    }
    Index

    Properties

    Properties

    cause?: unknown