Class RecordNotValid
Exception thrown when the validation of a record failed.
- Exception implements Throwable
- ┗ LogicException
- ┗ ICanBoogie\ActiveRecord\RecordNotValid implements ICanBoogie\ActiveRecord\Exception uses ICanBoogie\Accessor\AccessorTrait (not available)
Methods summary
public
__construct( ICanBoogie\ActiveRecord $record, ICanBoogie\Validate\ValidationErrors $errors, ICanBoogie\ActiveRecord\Exception $previous = null )
Methods inherited from Exception
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Constants summary
Properties summary
Properties inherited from Exception
$code,
$file,
$line,
$message