Skip to content

class pd3::python::utils::Pd3Exception

class pd3::python::utils::Pd3Exception
  : public Exception

Exception in pd3.

Raised when a problem is explicitly noticed and caught. In addition, should provide some context on errors from libpd3. If an error is raised that is not a Pd3Exception, please file an issue.