Errors 281 through 290
Describes WMI SNMP provider errors 281 through 290.
Fatal Error 282
-
<282, Fatal>: "<fileName>:<line#>: Syntax error. Last token read is <token>"
-
This error occurs when the compiler knows that a syntax error has occurred, but is unable to give any more specific information on the syntax error.
Fatal Error 283
-
<283, Fatal>: "<fileName>:<line##>: Unrecognized character <character> in input"
-
There is an unrecognized character in the input. Typically, unrecognized characters are ignored, and this error message reports the first unrecognized character.