Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MessagePack
Exception
InsufficientDataException
PHP Class MessagePack\Exception\InsufficientDataException
Inheritance:
extends
UnpackingFailedException
Mostrar archivo
Open project: rybakit/msgpack.php
Public Methods
Method
Description
__construct
(
$expectedLength
,
$actualLength
,
$code
= null,
Exception
$previous
= null )
Method Details
__construct()
public
method
public
__construct
(
$expectedLength
,
$actualLength
,
$code
= null,
Exception
$previous
= null )
$previous
Exception