$method
$method : string
The method.
This is the save method not found exception class.
This is thrown when the save method of a model does not exist. This class extends MethodNotFoundException and ModelException, so you may want to try to catch one of those exceptions instead, if you want to be more general.