CairoException

Exception thrown by cairoD if an error occurs.

Constructors

this
this(cairo_status_t stat, string file, int line)

Members

Variables

status
cairo_status_t status;

Cairo's error status. Gives further information about the error.

Meta