#include <UbException.h>
Definition at line 81 of file UbException.h.
◆ ExceptionData
◆ UbException() [1/4]
| UbException::UbException |
( |
| ) |
|
|
inline |
◆ UbException() [2/4]
| UbException::UbException |
( |
const std::string & |
str | ) |
|
|
inline |
◆ UbException() [3/4]
| UbException::UbException |
( |
const std::string & |
file, |
|
|
const int & |
line, |
|
|
const std::string & |
err_str |
|
) |
| |
|
inline |
◆ UbException() [4/4]
| UbException::UbException |
( |
const std::string & |
file, |
|
|
const int & |
line, |
|
|
const std::string & |
function, |
|
|
const std::string & |
err_str |
|
) |
| |
|
inline |
◆ ~UbException()
| UbException::~UbException |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ addInfo() [1/2]
◆ addInfo() [2/2]
◆ getInfo()
| virtual const std::vector< std::string > UbException::getInfo |
( |
| ) |
const |
|
inlinevirtual |
◆ toString()
| virtual std::string UbException::toString |
( |
| ) |
const |
|
inlinevirtual |
◆ what()
◆ exceptionData
◆ exceptionString
| std::string UbException::exceptionString |
|
mutableprotected |
The documentation for this class was generated from the following file: