Multiple methods are missing `@throws QueryException` some that I've noticed are... * `QueryInterface::execute()` * `PreparedQuery::execute()` * `PreparedQuery::bindValue()` * `PreparedQuery::bindValues()`
Multiple methods are missing
@throws QueryExceptionsome that I've noticed are...QueryInterface::execute()PreparedQuery::execute()PreparedQuery::bindValue()PreparedQuery::bindValues()