Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

mysqlpp::BadOption Class Reference

Exception thrown when you pass an unrecognized option to Connection::set_option(). More...

#include <exceptions.h>

Inheritance diagram for mysqlpp::BadOption:

Inheritance graph
[legend]
Collaboration diagram for mysqlpp::BadOption:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BadOption (const char *w, Connection::Option o)
 Create exception object, taking C string.

 BadOption (const std::string &w, Connection::Option o)
 Create exception object, taking C++ string.

Connection::Option what_option () const
 Return the option that failed.


Detailed Description

Exception thrown when you pass an unrecognized option to Connection::set_option().


The documentation for this class was generated from the following file:
Generated on Wed Jul 11 15:35:07 2007 for MySQL++ by doxygen 1.3.5