hunt ~v1.6.x (2022-05-12T11:27:03.6465239)
Dub
Repo
JsonSerializer.handleException
hunt
serialization
JsonSerializer
JsonSerializer
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
Source
See Implementation
hunt
serialization
JsonSerializer
JsonSerializer
aliases
fromJson
static functions
deserializeObject
getItemAs
handleException
serializeObject
toJson
toJsonImpl
toObject