Nexus API Reference

MessageDeserializationException extends SerializationException
in package

FinalYes
Tags
psalm-api

Thrown when data cannot be deserialized into a message.

Table of Contents

Properties

$reason  : string
$typeName  : string

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $typeName, string $reason[, Throwable|null $previous = null ]) : mixed
Parameters
$typeName : string
$reason : string
$previous : Throwable|null = null

        
On this page

Search results