Template Class DirectExecutionNotAvailableException

Inheritance Relationships

Base Type

Class Documentation

template<typename KeyType>
class sparsebase::utils::DirectExecutionNotAvailableException : public sparsebase::utils::Exception

Public Functions

inline DirectExecutionNotAvailableException(const KeyType &used_format, const std::vector<KeyType> &available_formats)
inline virtual const char *what() const

Public Members

KeyType used_format_
std::vector<KeyType> available_formats_
std::string msg_