ExceptionHeader.create

Allocate and initialize an ExceptionHeader.

struct ExceptionHeader
static @nogc
create

Parameters

o Throwable

thrown object

Return Value

allocated and initalized ExceptionHeader

Meta