Grx.Error

Error codes returned by GRX functions.

Error.FAILED

Generic error.

Error.PLUGIN_FILE_NOT_FOUND

Plugin file was not found in search paths.

Error.PLUGIN_SYMBOL_NOT_FOUND

A required symbol in a plugin was not found.

Error.FONT_ERROR

An error occurred while attempting a font operation.

Error.JPEG_ERROR

An error occurred while attempting a JPEG operation.

Error.PNG_ERROR

An error occurred while attempting a PNG operation.

Error.PNM_ERROR

An error occurred while attempting a PNM operation.