extends class Phalcon\Mvc\Model\Exception
implements Throwable
This exception is generated when a model fails to save a record Phalcon\Mvc\Model must be set up to have this behavior
Phalcon\Mvc\Model\ValidationFailed constructor
Returns the model that generated the messages
Returns the complete group of messages produced in the validation
Clone the exception
...
Gets the Exception message
Gets the Exception code
Gets the file in which the exception occurred
Gets the line in which the exception occurred
Gets the stack trace
Returns previous Exception
Gets the stack trace as a string
String representation of the exception
© 2011–2017 Phalcon Framework Team
Licensed under the Creative Commons Attribution License 3.0.
https://docs.phalconphp.com/en/latest/api/Phalcon_Mvc_Model_ValidationFailed.html