#include <system_error.hpp>
◆ SystemError() [1/2]
| constexpr tap::errors::SystemError::SystemError |
( |
| ) |
|
|
inlineconstexpr |
◆ SystemError() [2/2]
| constexpr tap::errors::SystemError::SystemError |
( |
const char * |
desc, |
|
|
int |
line, |
|
|
const char * |
file |
|
) |
| |
|
inlineconstexpr |
◆ getDescription()
| const char * tap::errors::SystemError::getDescription |
( |
| ) |
const |
|
inline |
◆ getFilename()
| const char * tap::errors::SystemError::getFilename |
( |
| ) |
const |
|
inline |
◆ getLineNumber()
| constexpr int tap::errors::SystemError::getLineNumber |
( |
| ) |
const |
|
inlineconstexpr |
The documentation for this class was generated from the following file: