libpappsomspp
Library for mass spectrometry
|
#include <pappsoexception.h>
Public Member Functions | |
PappsoException (const QString &message) throw () | |
PappsoException (const PappsoException &other) throw () | |
void | raise () const override |
virtual QException * | clone () const override |
virtual const QString & | qwhat () const throw () |
virtual const char * | what () const override throw () |
virtual | ~PappsoException () throw () |
Private Attributes | |
QString | m_message |
Definition at line 41 of file pappsoexception.h.
|
inline |
|
inline |
Definition at line 50 of file pappsoexception.h.
References m_message.
|
inlinevirtual |
Definition at line 77 of file pappsoexception.h.
|
inlineoverridevirtual |
Reimplemented in pappso::ExceptionOutOfRange, pappso::ExceptionNotPossible, pappso::ExceptionNotImplemented, and pappso::ExceptionNotFound.
Definition at line 60 of file pappsoexception.h.
References PappsoException().
|
inlinevirtual |
Definition at line 66 of file pappsoexception.h.
References m_message.
Referenced by pappso::PeptideFragmentIonListBase::PeptideFragmentIonListBase(), pappso::XtandemHyperscore::XtandemHyperscore(), pappso::MsRunXicExtractorDiskBuffer::appendSliceInBuffer(), pappso::XtandemHyperscoreBis::computeXtandemHyperscore(), pappso::AaModification::createInstance(), pappso::TraceDetectionZivy::detect(), pappso::XtandemInputSaxHandler::endElement(), pappso::XtandemOutputSaxHandler::endElement(), pappso::XtandemPresetSaxHandler::endElement(), pappso::MsRunXicExtractorDiskBuffer::flushBufferOnDisk(), pappso::XtandemHyperscore::getHyperscore(), pappso::XtandemHyperscoreBis::getHyperscore(), pappso::AaModification::getInstance(), pappso::AaModification::getInstanceMutation(), pappso::Protein::getMass(), pappso::operator>>(), pappso::MsRunXicExtractorDisk::prepareExtractor(), pappso::PwizMsRunReader::qualifiedMassSpectrumFromPwizSpectrumPtr(), pappso::MsRunReader::scanNumber2SpectrumIndex(), pappso::XtandemInputSaxHandler::startElement(), pappso::XtandemOutputSaxHandler::startElement(), pappso::XtandemPresetSaxHandler::startElement(), and pappso::MsRunXicExtractorDisk::unserializeSlice().
|
inlineoverride |
Definition at line 55 of file pappsoexception.h.
|
inlineoverridevirtual |
Definition at line 72 of file pappsoexception.h.
References m_message.
|
private |
Definition at line 82 of file pappsoexception.h.
Referenced by PappsoException(), qwhat(), and what().