libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::NTUtils::Database::ODBC::Exceptions::EnvironmentErr Class Reference

#include <ODBCWrapper.hpp>

Inheritance diagram for jmmcg::NTUtils::Database::ODBC::Exceptions::EnvironmentErr:
[legend]
Collaboration diagram for jmmcg::NTUtils::Database::ODBC::Exceptions::EnvironmentErr:
[legend]

Public Member Functions

 EnvironmentErr (const tstring &str, const SQLHANDLE *const hstmt, const SQLSMALLINT type, const SQLRETURN err)
 
 ~EnvironmentErr (void)
 
- Public Member Functions inherited from jmmcg::NTUtils::Database::ODBC::Exceptions::ODBCExceptionErr
virtual ~ODBCExceptionErr (void)
 
const TCHAR *__fastcall what (void) noexcept(true)
 

Additional Inherited Members

- Protected Member Functions inherited from jmmcg::NTUtils::Database::ODBC::Exceptions::ODBCExceptionErr
 ODBCExceptionErr (const SQLHANDLE *const hstmt, const SQLSMALLINT type, const SQLRETURN err)
 
- Protected Attributes inherited from jmmcg::NTUtils::Database::ODBC::Exceptions::ODBCExceptionErr
tstringstream m_info
 
std::auto_ptr< TCHARstr_hack
 

Detailed Description

Definition at line 294 of file ODBCWrapper.hpp.

Constructor & Destructor Documentation

◆ EnvironmentErr()

Database::ODBC::Exceptions::EnvironmentErr::EnvironmentErr ( const tstring str,
const SQLHANDLE *const  hstmt,
const SQLSMALLINT  type,
const SQLRETURN  err 
)
inline

Definition at line 93 of file ODBCWrapper.cpp.

◆ ~EnvironmentErr()

Database::ODBC::Exceptions::EnvironmentErr::~EnvironmentErr ( void  )
inline

Definition at line 99 of file ODBCWrapper.cpp.


The documentation for this class was generated from the following files: