ndn-lite
Modules | Macros
NDN Error Codes

A collection of error codes in groups. More...

Collaboration diagram for NDN Error Codes:

Modules

 General Error Types
 
 Security Errors
 
 Fragmentation Errors
 
 Forwarder Errors
 
 Face Errors
 
 Service Discovery Errors
 
 Access Control Errors
 
 Sign-on Protocol Errors
 
 Sign-on Protocol over BLE
 
 ASN.1 encoding / decoding
 
 Schematized trust related error codes
 

Macros

#define NDN_SUCCESS   0
 The operation completed successfully. More...
 

Detailed Description

A collection of error codes in groups.

A page listing all codes can be found in ndn-error-code.h.

See also
ndn-error-code.h

Macro Definition Documentation

◆ NDN_SUCCESS

#define NDN_SUCCESS   0

The operation completed successfully.