MrpError
MrpError — Error reporting.
|
|
Includes
#include <libplanner/mrp-error.h>
Description
libplanner uses GError to report errors.
The GQuark "mrp-error-quark" is used as the domain.
Use MRP_ERROR macro to get it.
MrpError lists the error codes used.
Functions
mrp_error_quark ()
GQuark
mrp_error_quark (void
);
Get libplanner error domain.
Types and Values
MRP_ERROR
#define MRP_ERROR mrp_error_quark ()
Error domain for libmrproject.
enum MrpError
Error codes returned by libmrproject functions.