#include <mysql_session.h>
 | 
|   | Error (const char *error, unsigned int code, const std::string message="<not set>") | 
|   | 
|   | Error (const std::string &error, unsigned int code, const std::string &message="<not set>") | 
|   | 
| unsigned int  | code () const | 
|   | 
| std::string  | message () const | 
|   | 
◆ Error() [1/2]
◆ Error() [2/2]
◆ code()
  
  
      
        
          | unsigned int mysqlrouter::MySQLSession::Error::code  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ message()
  
  
      
        
          | std::string mysqlrouter::MySQLSession::Error::message  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ code_
  
  
      
        
          | const unsigned int mysqlrouter::MySQLSession::Error::code_ | 
         
       
   | 
  
private   | 
  
 
 
◆ message_
  
  
      
        
          | const std::string mysqlrouter::MySQLSession::Error::message_ | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: