PHP Class Webmozart\KeyValueStore\Api\ReadException

Since: 1.0
Author: Bernhard Schussek ([email protected])
Inheritance: extends RuntimeExceptio\RuntimeException
Afficher le fichier Open project: webmozart/key-value-store Class Usage Examples

Méthodes publiques

Méthode Description
forException ( Exception $exception ) : static Creates a new exception.

Method Details

forException() public static méthode

.
public static forException ( Exception $exception ) : static
$exception Exception The exception that caused this exception.
Résultat static The new exception.