An exception for preset manager.
More...
#include <PresetManager.h>
|
| | PresetException (const String &whatHappened, const String &whenDidItHappen) |
| |
| char const * | what () const noexcept override |
| |
| String | when () const |
| |
An exception for preset manager.
Specific exception for preset handling. Provides what() and when() functions.
◆ PresetException()
| krotos::PresetException::PresetException |
( |
const String & | whatHappened, |
|
|
const String & | whenDidItHappen ) |
|
inline |
◆ what()
| char const * krotos::PresetException::what |
( |
| ) |
const |
|
overridenoexcept |
◆ when()
| String krotos::PresetException::when |
( |
| ) |
const |
◆ m_whenDidItHappen
| String krotos::PresetException::m_whenDidItHappen |
|
private |
The documentation for this class was generated from the following files: