Class GErrorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.github.jwharm.javagi.base.GErrorException
All Implemented Interfaces:
Serializable

public class GErrorException extends Exception
A GErrorException is thrown when a GError is returned by native code. See the Gtk documentation on error reporting for details about GError.
See Also: