Error 16108

Severity

10

Message text

%1! was called with a NULL %2! parameter.

Explanation

A procedure expecting a non-NULL parameter has received a NULL parameter.

Action

Ensure that the parameter identified in the error message is not NULL.

Additional information

Symbolic constant: SRV_ENULLPARAM