rad  3.0.0
Public Member Functions | List of all members
TestExceptions Class Reference
Inheritance diagram for TestExceptions:

Public Member Functions

void ThrowException1 (const std::string &msg)
 
void ThrowException2 (const std::string &msg, const std::string info)
 
void ThrowRuntimeDbException1 (const std::string &msg)
 
void ThrowRuntimeDbException2 (const std::string &msg, const std::string info)
 
void ThrowInvalidOptionException (const std::string &param)
 

Member Function Documentation

◆ ThrowException1()

void TestExceptions::ThrowException1 ( const std::string &  msg)
inline

◆ ThrowException2()

void TestExceptions::ThrowException2 ( const std::string &  msg,
const std::string  info 
)
inline

◆ ThrowInvalidOptionException()

void TestExceptions::ThrowInvalidOptionException ( const std::string &  param)
inline

◆ ThrowRuntimeDbException1()

void TestExceptions::ThrowRuntimeDbException1 ( const std::string &  msg)
inline

◆ ThrowRuntimeDbException2()

void TestExceptions::ThrowRuntimeDbException2 ( const std::string &  msg,
const std::string  info 
)
inline

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