PHP Class MessagePack\Exception\PackingFailedException

Inheritance: extends RuntimeException
Afficher le fichier Open project: rybakit/msgpack.php Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $value, $message = null, $code = null, Exception $previous = null )
getValue ( )

Method Details

__construct() public méthode

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

getValue() public méthode

public getValue ( )