JsonSerializer.handleException

Undocumented in source. Be warned that the author may not have intended to support it.
class JsonSerializer
static
T
handleException
(
T
bool canThrow = false
)
(
auto ref const(JSONValue) json
,
string message
,
T defaultValue = T.init
)

Meta