#include <Exception.hpp>
◆ DetailedException() [1/3]
sisi4s::DetailedException::DetailedException |
( |
std::string const & |
message_, |
|
|
std::string const & |
file_, |
|
|
int |
line_ |
|
) |
| |
|
inline |
◆ DetailedException() [2/3]
sisi4s::DetailedException::DetailedException |
( |
std::string const & |
message_, |
|
|
std::string const & |
file_, |
|
|
int |
line_, |
|
|
int |
column_ |
|
) |
| |
|
inline |
◆ DetailedException() [3/3]
sisi4s::DetailedException::DetailedException |
( |
std::stringstream const & |
stream_, |
|
|
std::string const & |
file_, |
|
|
int |
line_ |
|
) |
| |
|
inline |
◆ ~DetailedException()
virtual sisi4s::DetailedException::~DetailedException |
( |
| ) |
|
|
inlinevirtual |
◆ getMessage()
virtual std::string sisi4s::DetailedException::getMessage |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: