setError overloads
Synopses
Declared in <balxml_errorinfo.h>
Conditionally assign the specified other object to this object.
Conditionally set this object's diagnostic from the specified values.
Parameters
Name |
Description |
other |
error information to assign if more severe |
severity |
severity of the diagnostic |
lineNumber |
line number of the diagnostic |
columnNumber |
column number of the diagnostic |
source |
name of the document containing the diagnostic |
errorMsg |
description of the diagnostic |
Created with MrDocs