#include <loader.h>
|
| LoadException (const QString &message) |
|
virtual const char * | what () const noexcept override |
|
virtual QException * | clone () const override |
|
virtual void | raise () const override |
|
◆ LoadException()
Jellyfin::Support::LoadException::LoadException |
( |
const QString & | message | ) |
|
|
inlineexplicit |
◆ clone()
QException * Jellyfin::Support::LoadException::clone |
( |
| ) |
const |
|
overridevirtual |
◆ raise()
void Jellyfin::Support::LoadException::raise |
( |
| ) |
const |
|
overridevirtual |
◆ what()
const char * Jellyfin::Support::LoadException::what |
( |
| ) |
const |
|
overridevirtualnoexcept |
The documentation for this class was generated from the following files: