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