Helix Core C/C++ Developer Guide (2019.2)
Error::Set( ErrorId & )
Add an error message to an Error
.
Virtual? |
No |
|
Class |
||
Arguments |
|
the severity and text of the error message |
Returns |
|
Notes
See Error::Set( enum ErrSeverity, const
char * )
for details.
An ErrorId
is a struct
containing an
int
(s
) and a const char *
(fmt
).
Your search for returned result(s).