ExceptionHeader.create

Allocate and initialize an ExceptionHeader.

struct ExceptionHeader
static @nogc
create

Parameters

o
Type: Throwable

thrown object

Return Value

allocated and initalized ExceptionHeader

Suggestion Box / Bug Report