$model
$model : string
The model.
This is the model not found exception class.
This is thrown when we try to create an object, but the model class defined is not found. This class extends ModelException, so you may want to try to catch that exception instead, if you want to be more general.