Thrown when a type has no default constructor and the custom constructor cannot be fulfilled.
Construct and throw a JsonizeConstructorException
The json value that was being deserialized
Tye type jsonizer was attempting to deserialize to.
See Implementation
Thrown when a type has no default constructor and the custom constructor cannot be fulfilled.