Class Exception

Inheritance Relationships

Base Type

  • public std::exception

Derived Types

Class Documentation

class Exception : public std::exception

basic SeQuant exception

See also

SEQUANT_ASSERT

Subclassed by sequant::ConversionException, sequant::io::serialization::SerializationError

Public Functions

inline Exception(const std::string &str)
inline virtual const char *what() const noexcept