__construct()
__construct(string $message, integer $errorCode)
Create the deserialization-related exception.
Parameters
string | $message | the error message |
integer | $errorCode | the json error code |
The deserialization exception thrown by Gishiki when a bad deserialization operation takes place.
Data is probably malformed/unconformant or damaged!