All exceptions thrown in cinder derive from cinder::Exception .


Public Member Functions

  • Exception ()
  • Exception (const std::string &description)
  • ~Exception ()
  • const char *
    what () const override

Protected Member Functions

  • void
    setDescription (const std::string &description)