xale-db 1.0
minimal SQL engine, written in c++
Loading...
Searching...
No Matches
Xale::Core::DbException Class Reference

#include <ExceptionHandler.h>

Inheritance diagram for Xale::Core::DbException:
Inheritance graph
Collaboration diagram for Xale::Core::DbException:
Collaboration graph

Public Member Functions

 DbException (ExceptionCode code, std::string msg, const char *file, int line)
const char * what () const noexcept override
ExceptionCode getCode () const

Constructor & Destructor Documentation

◆ DbException()

Xale::Core::DbException::DbException ( ExceptionCode code,
std::string msg,
const char * file,
int line )

Member Function Documentation

◆ getCode()

ExceptionCode Xale::Core::DbException::getCode ( ) const

◆ what()

const char * Xale::Core::DbException::what ( ) const
overridenoexcept

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