Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::Support::ParseException Class Reference

Thrown when JSON cannot be parsed. More...

#include <parseexception.h>

Inheritance diagram for Jellyfin::Support::ParseException:

Public Member Functions

 ParseException (const QString &message)
 
virtual const char * what () const noexcept override
 
virtual QException * clone () const override
 
virtual void raise () const override
 

Detailed Description

Thrown when JSON cannot be parsed.

Constructor & Destructor Documentation

◆ ParseException()

Jellyfin::Support::ParseException::ParseException ( const QString & message)
inlineexplicit

Member Function Documentation

◆ 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: