This is the complete list of members for Euclid::SourceCatalog::PhotometryParsingException, including all inherited members.
| appendMessage(const T &message) | Elements::Exception | |
| code | Elements::Exception | |
| Exception(ExitCode e=ExitCode::NOT_OK) | Elements::Exception | |
| Exception(const char *message, ExitCode e=ExitCode::NOT_OK) | Elements::Exception | |
| Exception(const std::string &message, ExitCode e=ExitCode::NOT_OK) | Elements::Exception | |
| Exception(const char *stringFormat, Args &&...args) | Elements::Exception | |
| exception(T...args) | std::exception | |
| exitCode() const noexcept | Elements::Exception | |
| GetError() const | Euclid::SourceCatalog::PhotometryParsingException | inline |
| GetFlux() const | Euclid::SourceCatalog::PhotometryParsingException | inline |
| m_error | Euclid::SourceCatalog::PhotometryParsingException | private |
| m_error_msg | Elements::Exception | |
| m_error_msg | Elements::Exception | protected |
| m_exit_code | Elements::Exception | protected |
| m_flux | Euclid::SourceCatalog::PhotometryParsingException | private |
| message | Elements::Exception | |
| message | Elements::Exception | |
| operator=(T...args) | std::exception | |
| PhotometryParsingException(const char *message, double flux, double error) | Euclid::SourceCatalog::PhotometryParsingException | inlineexplicit |
| PhotometryParsingException(const char *message, const char *context, double flux, double error) | Euclid::SourceCatalog::PhotometryParsingException | inlineexplicit |
| snprintf(message, len, stringFormat, std::forward< Args >(args)...) | Elements::Exception | |
| what() const noexceptoverride | Elements::Exception | |
| std::exception::what(T...args) | std::exception | |
| ~Exception() noexcept=default | Elements::Exception | virtual |
| ~exception(T...args) | std::exception | |
| ~PhotometryParsingException() noexceptoverride=default | Euclid::SourceCatalog::PhotometryParsingException | |