A LAN Server API function returning error codes 2430-2440 encountered an
error while processing the Alerter service. ┌───────────────────────────┬───────┬──────────────────────────────────────────┐
│ SYMBOLIC CONSTANT │ VALUE │ MEANING │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_AlertExists │ 2430 │ The specified client is already regis-
│
│ │ │ tered for the specified event. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_TooManyAlerts │ 2431 │ The Alerter service table is full.
│
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_NoSuchAlert │ 2432 │ An incorrect or nonexistent alert name
│
│ │ │ was raised. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_BadRecipient │ 2433 │ The Alerter service recipient is not
│
│ │ │ valid. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_InvalidLogSeek │ 2440 │ The log file does not contain the
│
│ │ │ requested record number. │
└───────────────────────────┴───────┴──────────────────────────────────────────┘