PHP Class Flugg\Responder\Exceptions\InvalidTransformerException

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

Public Methods

Method Description
__construct ( Model $model ) Create a new exception instance.

Method Details

__construct() public method

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