![]() |
Scarab
v2.9.0
Project 8 C++ Utility Library
|

Public Member Functions | |
| def | __init__ (self, enumeration, message) |
Public Attributes | |
| cdb_error | |
Static Public Attributes | |
| int | ERROR_UNKNOWN = 0 |
| int | ERROR_CANNOTLOADDATABASE = 1 |
Represents an error that occurred when working with a CompilationDatabase Each error is associated to an enumerated value, accessible under e.cdb_error. Consumers can compare the value with one of the ERROR_ constants in this class.
1.8.13