26 #ifndef INTEGRA_ERROR_DEFINED
27 #define INTEGRA_ERROR_DEFINED
69 FILE_VALIDATION_ERROR = 6,
72 FILE_MORE_RECENT_ERROR = 7,
75 MODULE_ALREADY_INSTALLED = 8
86 operator code()
const;
91 string get_text()
const;
code
Definition: error.h:45
Represents an enumeration of error codes.
Definition: error.h:40
#defines and typedefs used throughout the application