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).






