MirThrowableImpl.this

Parameters

msg string

message. No-scope msg is assumed to have the same lifetime as the throwable. scope strings are copied to internal buffer.

file string

file name, zero terminated global string

line size_t

line number

nextInChain Throwable

next exception in the chain (optional)

Meta