libpappsomspp
Library for mass spectrometry
|
#include <exceptionnotfound.h>
Public Member Functions | |
ExceptionNotFound (const QString &message) throw () | |
virtual QException * | clone () const override |
![]() | |
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 () |
Definition at line 52 of file exceptionnotfound.h.
|
inline |
Definition at line 76 of file exceptionnotfound.h.
|
inlineoverridevirtual |
Reimplemented from pappso::PappsoException.
Definition at line 81 of file exceptionnotfound.h.