Cinder  0.9.1
Public Member Functions | Protected Member Functions | List of all members
cinder::svg::Exc Class Reference

#include <Svg.h>

Inherits cinder::Exception.

Inherited by cinder::svg::ExcChildNotFound, cinder::svg::FloatParseExc, cinder::svg::PathParseExc, cinder::svg::TransformParseExc, and cinder::svg::ValueExc.

Public Member Functions

const char * what () const override throw ()
 

Protected Member Functions

void setDescription (const std::string &description)
 

Detailed Description

SVG Exception base-class.

Member Function Documentation

const char* cinder::Exception::what ( ) const
throw (
)
overrideinherited
void cinder::Exception::setDescription ( const std::string &  description)
protectedinherited

The documentation for this class was generated from the following file: