![]()  | 
  
    AnCH Framework
    0.1
    
   Another C++ Hack Framework 
   | 
 
SQL exception. More...
#include <sqlException.hpp>
Public Member Functions | |
| SqlException (std::string msg) noexcept | |
| virtual | ~SqlException () noexcept | 
| const char * | what () const noexcept | 
      
  | 
  inlinenoexcept | 
SqlException constructor
| msg | the error message | 
      
  | 
  inlinevirtualnoexcept | 
! SqlException destructor
      
  | 
  inlinenoexcept | 
Error message getter
 1.8.11