libpappsomspp
Library for mass spectrometry
pappso::ExceptionNotFound Class Reference

#include <exceptionnotfound.h>

Inheritance diagram for pappso::ExceptionNotFound:
pappso::PappsoException

Public Member Functions

 ExceptionNotFound (const QString &message) throw ()
 
virtual QException * clone () const override
 
- Public Member Functions inherited from pappso::PappsoException
 PappsoException (const QString &message) throw ()
 
 PappsoException (const PappsoException &other) throw ()
 
void raise () const override
 
virtual const QString & qwhat () const throw ()
 
virtual const char * what () const override throw ()
 
virtual ~PappsoException () throw ()
 

Detailed Description

Definition at line 52 of file exceptionnotfound.h.

Constructor & Destructor Documentation

◆ ExceptionNotFound()

pappso::ExceptionNotFound::ExceptionNotFound ( const QString &  message)
throw (
)
inline

Definition at line 76 of file exceptionnotfound.h.

Member Function Documentation

◆ clone()

virtual QException* pappso::ExceptionNotFound::clone ( ) const
inlineoverridevirtual

Reimplemented from pappso::PappsoException.

Definition at line 81 of file exceptionnotfound.h.


The documentation for this class was generated from the following file: