JsonizeConstructorException.doThrow

Construct and throw a JsonizeConstructorException

class JsonizeConstructorException
static
void
doThrow
(
T
Ctors...
)
(
JSONValue json
)

Parameters

T

Type being deserialized

Ctors

constructors that were attempted

json JSONValue

json object being deserialized

Meta