PHP Class Flugg\Responder\Exceptions\InvalidTransformerException

Author: Alexander Tømmerås ([email protected])
Inheritance: extends RuntimeExceptio\RuntimeException
Afficher le fichier Open project: flugger/laravel-responder

Méthodes publiques

Méthode Description
__construct ( Model $model ) Create a new exception instance.

Method Details

__construct() public méthode

Create a new exception instance.
public __construct ( Model $model )
$model Illuminate\Database\Eloquent\Model