PHP Class Zend\Stratigility\Exception\MiddlewareException

Inheritance: extends RuntimeExceptio\RuntimeException
Afficher le fichier Open project: zendframework/zend-stratigility Class Usage Examples

Méthodes publiques

Méthode Description
fromErrorValue ( mixed $err ) : self Create an instance based on an error value.

Private Methods

Méthode Description
fromType ( string $value ) : self Create an instance using a templated error string.

Method Details

fromErrorValue() public static méthode

Create an instance based on an error value.
public static fromErrorValue ( mixed $err ) : self
$err mixed
Résultat self