PHP Class MessagePack\Exception\InsufficientDataException

Inheritance: extends UnpackingFailedException
Show file 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