getFullMessage(const std::string &message, const std::string &sql) (defined in fatalmind::SQL::SQLException) | fatalmind::SQL::SQLException | [inline, static] |
getSQL() const (defined in fatalmind::SQL::SQLException) | fatalmind::SQL::SQLException | [inline] |
getSQLState() const (defined in fatalmind::SQL::SQLException) | fatalmind::SQL::SQLException | [inline] |
getSQLStateClass() const (defined in fatalmind::SQL::SQLException) | fatalmind::SQL::SQLException | [inline] |
isFailover() const (defined in fatalmind::SQL::SQLException) | fatalmind::SQL::SQLException | [inline] |
isSQLState(const char *const c) const (defined in fatalmind::SQL::SQLException) | fatalmind::SQL::SQLException | [inline] |
isSQLStateClass(const std::string &c) const (defined in fatalmind::SQL::SQLException) | fatalmind::SQL::SQLException | [inline] |
isSQLStateClass(const char *const c) const (defined in fatalmind::SQL::SQLException) | fatalmind::SQL::SQLException | [inline] |
SQLException(const std::string &msg, const std::string &sqlstate, const std::string &sql, const bool failover) (defined in fatalmind::SQL::SQLException) | fatalmind::SQL::SQLException | [inline] |
SQLException(const std::string &msg, const std::string &sqlstate, const SQLStatement &sqlstm, const bool failover) (defined in fatalmind::SQL::SQLException) | fatalmind::SQL::SQLException | [inline] |