Class AcamException

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class AcamException : public std::runtime_error

Public Functions

inline AcamException(ErrorCode c, const std::string &msg)

Public Members

ErrorCode code