OpenMS
Loading...
Searching...
No Matches
MzPAFParseError Member List

This is the complete list of members for MzPAFParseError, including all inherited members.

BaseException() noexceptBaseException
BaseException(const char *file, int line, const char *function) noexceptBaseException
BaseException(const char *file, int line, const char *function, const std::string &name, const std::string &message) noexceptBaseException
BaseException(const BaseException &exception) noexceptBaseException
code_MzPAFParseErrorprivate
context_after_MzPAFParseErrorprivate
context_before_MzPAFParseErrorprivate
extractContext_(const String &input, size_t pos)MzPAFParseErrorprivate
file_BaseExceptionprotected
function_BaseExceptionprotected
getErrorCode() const noexceptMzPAFParseErrorinline
getFile() const noexceptBaseException
getFormattedMessage() constMzPAFParseError
getFunction() const noexceptBaseException
getLine() const noexceptBaseException
getMessage() const noexceptBaseException
getName() const noexceptBaseException
getPosition() const noexceptMzPAFParseErrorinline
line_BaseExceptionprotected
MzPAFParseError(const char *file, int line, const char *function, MzPAFErrorCode error_code, size_t error_position, const String &input, const String &message) noexceptMzPAFParseError
name_BaseExceptionprotected
ParseError(const char *file, int line, const char *function, const std::string &expression, const std::string &message) noexceptParseError
position_MzPAFParseErrorprivate
~BaseException() noexcept overrideBaseException