Exceptions
When a cairo function or method call fails an cairo.Error exception, or a subclass thereof, is raised.
cairo.Error()
- exception cairo.Error
This exception is raised when a cairo object returns an error status.
When a cairo function or method call fails an cairo.Error exception, or a subclass thereof, is raised.
This exception is raised when a cairo object returns an error status.