#include <rlog/Error.h>
| Public Attributes | |
| int | usageCount | 
| for reference counting | |
| string | component | 
| component where error occured | |
| string | file | 
| file where error occured | |
| string | function | 
| function name where error occured | |
| int | line | 
| line number where error occured | |
| string | msg | 
| condition string (in case of rAssert) at error location | |
 1.5.0
 1.5.0