4.1 DHost Error Code List

These are the DHost error codes included in this section:

-4991 FFFFEC81 DHERR OBSOLETE API

Source: DHost
Explanation: A module called an obsolete DHOST API.

-4992 FFFFEC80 DHERR INVALID TRANSPORT

Source: DHost
Explanation: No transport was found by DHOST, or the given transport is not of a supported address family or protocol, or no NCP listener for the given transport was found.

-4993 FFFFEC7F DHERR ENTRY IN USE

Source: DHost
Explanation: DHOST was unable to register for or remove an entry in a table because it was already registered for or was in use.

-4994 FFFFEC7E DHERR ENTRY ALREADY EXISTS

Source: DHost
Explanation: DHOST could not add an entry, such as an NCP extension handler, to a table because such an entry already exists.

-4995 FFFFEC7D DHERR NO SUCH ENTRY

Source: DHost
Explanation: DHOST could not find a requested table entry, such as a module entry or configuration parameter entry.

-4996 FFFFEC7C DHERR CONN LOCKED

Source: DHost
Explanation: DHOST attempted to lock a connection that was already locked.

-4997 FFFFEC7B DHERR CONN ALREADY AUTHENTICATED

Source: DHost
Explanation: DHOST attempted to authenticate a connection that was already authenticated.

-4998 FFFFEC7A DHERR CONN NOT AUTHENTICATED

Source: DHost
Explanation: DHOST could not get the identity for a connection because the connection was not authenticated.

-4999 FFFFEC79 DHERR INVALID CONN NUMBER

Source: DHost
Explanation: DHOST attempted to access a connection that had a transport mismatch, or was an invalid connection, or failed to find connection-local storage data, or the connection exceeded the maximum allowed connections.