ErrorWithLogs: Error & {
    logs: string[];
}

An error that contains Program logs.

Generated using TypeDoc