SOMError - Syntax

This functions handles an error condition.

int       errorCode;
string    fileName;
int       lineNum;

SOMError(errorCode, fileName, lineNum);


[Back: SOMError]
[Next: SOMError Parameter - errorCode]