PHP Class MessagePack\Exception\PackingFailedException

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

Public Methods

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

Method Details

__construct() public method

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

getValue() public method

public getValue ( )