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

This is the complete list of members for ProFormaParseError, 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_ProFormaParseErrorprivate
context_after_ProFormaParseErrorprivate
context_before_ProFormaParseErrorprivate
expected_ProFormaParseErrorprivate
extractContext_(const String &input, size_t pos)ProFormaParseErrorprivate
file_BaseExceptionprotected
found_ProFormaParseErrorprivate
function_BaseExceptionprotected
getContextAfter() const noexceptProFormaParseErrorinline
getContextBefore() const noexceptProFormaParseErrorinline
getErrorCode() const noexceptProFormaParseErrorinline
getExpected() const noexceptProFormaParseErrorinline
getFile() const noexceptBaseException
getFormattedMessage() constProFormaParseError
getFound() const noexceptProFormaParseErrorinline
getFunction() const noexceptBaseException
getLine() const noexceptBaseException
getMessage() const noexceptBaseException
getName() const noexceptBaseException
getPosition() const noexceptProFormaParseErrorinline
line_BaseExceptionprotected
name_BaseExceptionprotected
ParseError(const char *file, int line, const char *function, const std::string &expression, const std::string &message) noexceptParseError
position_ProFormaParseErrorprivate
ProFormaParseError(const char *file, int line, const char *function, ProFormaErrorCode error_code, size_t error_position, const String &input, const String &message) noexceptProFormaParseError
setExpectedFound(const String &expected, const String &found)ProFormaParseError
~BaseException() noexcept overrideBaseException