Thrown when JSON cannot be parsed.
More...
#include <parseexception.h>
|
| | ParseException (const QString &message) |
| |
| virtual const char * | what () const noexcept override |
| |
| virtual QException * | clone () const override |
| |
| virtual void | raise () const override |
| |
Thrown when JSON cannot be parsed.
◆ ParseException()
| Jellyfin::Support::ParseException::ParseException |
( |
const QString & | message | ) |
|
|
inlineexplicit |
◆ clone()
| QException * Jellyfin::Support::ParseException::clone |
( |
| ) |
const |
|
overridevirtual |
◆ raise()
| void Jellyfin::Support::ParseException::raise |
( |
| ) |
const |
|
overridevirtual |
◆ what()
| const char * Jellyfin::Support::ParseException::what |
( |
| ) |
const |
|
overridevirtualnoexcept |
The documentation for this class was generated from the following files: