$model
$model : string
The model.
This is the no defined factory exception class.
This is thrown when you try to create a model without defining its factory. This class extends ModelException, so you may want to try to catch that exception instead, if you want to be more general.