public class FatalError
extends org.freedesktop.bindings.FatalError
Cairo is in an illegal state.
In the java-gnome bindings of Cairo, we check the status of the library
after every call. This is the exception that will be thrown if an error has
occured.