The base-class for all other exceptions.
More...
Inherits std::runtime_error.
Inherited by DeadlyExportError, and DeadlyImportError.
The base-class for all other exceptions.
◆ DeadlyErrorBase() [1/2]
The class constructor with the formatter.
- Parameters
-
◆ DeadlyErrorBase() [2/2]
template<typename... T, typename U >
The class constructor with the parameter ellipse.
- Template Parameters
-
| ...T | The type for the ellipse |
| U | The other type |
- Parameters
-
| f | The formatter |
| u | One parameter |
| ...args | The rest |
The documentation for this class was generated from the following file: