|
Cobalt Framework
beta
Console application support
|
Error information stored by the command line parer. More...
#include <CBError.h>
Public Attributes | |
| CBErrorType | errorType |
| Type of error. | |
| union { | |
| const char * invalidLongName | |
| char invalidShortName | |
| const char * noParameterLongName | |
| char noParameterShortName | |
| } | info |
| Error information. | |
Error information stored by the command line parer.
1.7.5.1