Class GenTLException

Inheritance Relationships

Base Type

  • public std::exception

Class Documentation

class GenTLException : public std::exception

Public Functions

GenTLException(const std::string &msg)
GenTLException(const std::string &msg, const std::shared_ptr<const GenTLWrapper> &gentl)
virtual ~GenTLException()
inline GenTL::GC_ERROR getGenTLCode() const noexcept
inline const char *getGenTLMessage() const noexcept
virtual const char *what() const noexcept