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

#include <loader.h>

Inheritance diagram for Jellyfin::Support::LoadException:

Public Member Functions

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

Constructor & Destructor Documentation

◆ LoadException()

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

Member Function Documentation

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