| 
    libpappsomspp
    
   Library for mass spectrometry 
   | 
 
#include <exceptionoutofrange.h>
  
Public Member Functions | |
| ExceptionOutOfRange (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 () | 
| const char * | what () const noexcept override | 
| virtual | ~PappsoException () throw () | 
Definition at line 31 of file exceptionoutofrange.h.
      
  | 
  inline | |||||||||||||
Definition at line 34 of file exceptionoutofrange.h.
Referenced by clone().
      
  | 
  inlineoverridevirtual | 
Reimplemented from pappso::PappsoException.
Definition at line 40 of file exceptionoutofrange.h.
References ExceptionOutOfRange().