|
|
This is the complete list of members for FluxioException, including all inherited members.
| addToContext(const std::optional< std::string > &contextItem=std::nullopt, const std::optional< std::string > &className=std::nullopt, const std::optional< std::string > &methodName=std::nullopt, const std::optional< int > &line=std::nullopt) | FluxioException | |
| create(const std::string &message, const FluxioExceptionType &type, const std::string &className, const char *function, int line) | FluxioException | static |
| FluxioException()=delete | FluxioException | |
| FluxioException(const std::string &message, const FluxioExceptionType &type, const std::vector< std::string > &contextList={}) | FluxioException | inline |
| FluxioExceptionTypeToString(const FluxioExceptionType &type) | FluxioException | static |
| toManagerIce() const | FluxioException |