Class StatementNotValid
Exception thrown in attempt to execute a statement that is not valid.
- Exception implements Throwable
 - ┗ RuntimeException
 - ┗ ICanBoogie\ActiveRecord\StatementNotValid implements ICanBoogie\ActiveRecord\Exception uses ICanBoogie\Accessor\AccessorTrait (not available)
 
Methods summary
Methods inherited from Exception
			__toString(), 
			__wakeup(), 
			getCode(), 
			getFile(), 
			getLine(), 
			getMessage(), 
			getPrevious(), 
			getTrace(), 
			getTraceAsString()
		
Properties summary
Properties inherited from Exception
			$code, 
			$file, 
			$line, 
			$message