#include <exception>
#include <string>
Include dependency graph for exceptions.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | mysqlpp |
When exceptions are enabled for a given Connection object, any of these exceptions can be thrown as a result of operations done through that connection.