MessageDeserializationException
extends SerializationException
in package
FinalYes
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$reason read-only
public
string
$reason
$typeName read-only
public
string
$typeName
Methods
__construct()
public
__construct(string $typeName, string $reason[, Throwable|null $previous = null ]) : mixed
Parameters
- $typeName : string
- $reason : string
- $previous : Throwable|null = null