Skip to content

put the line "Caused By: Error:" onto the next line when printing a stack trace like this #16

Open
@hiro5id

Description

@hiro5id
Error: Error while querying DB2 database
    at new Promise (<anonymous>)
    at /src/app.ts:92:15
    at Generator.throw (<anonymous>)
    at rejected (/dist/refresh-dsw/src/app.js:6:65)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)Caused By: Error: Error while querying DB2 database
    at Db2QueryService.<anonymous> (/src/shared/Db2QueryService.ts:14:13)
    at Generator.throw (<anonymous>)
    at rejected (/dist/packages/internal-api/src/shared/Db2QueryService.js:6:65)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions