PHP Class MessagePack\Exception\IntegerOverflowException

Inheritance: extends UnpackingFailedException
Show file Open project: rybakit/msgpack.php Class Usage Examples

Public Methods

Method Description
__construct ( $value, $code = null, Exception $previous = null )
getValue ( )

Method Details

__construct() public method

public __construct ( $value, $code = null, Exception $previous = null )
$previous Exception

getValue() public method

public getValue ( )