ModelNotFoundException
class ModelNotFoundException extends NotFoundException
An Exception about a model which doesn't exist in the database
Methods
string
getType()
Gets the type of the model that we couldn't find
Details
at line line 24
__construct($type, int $code, Exception $previous = null)
at line line 36
string
getType()
Gets the type of the model that we couldn't find