NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
websocketpp::processor::error_cat Namespace Reference

Processor class related error codes. More...

Enumerations

enum  value {
  BAD_REQUEST = 0, INTERNAL_ERROR = 1, PROTOCOL_VIOLATION = 2, MESSAGE_TOO_BIG = 3,
  PAYLOAD_VIOLATION = 4
}
 

Detailed Description

Processor class related error codes.

Enumeration Type Documentation

Enumerator
BAD_REQUEST 
INTERNAL_ERROR 
PROTOCOL_VIOLATION 
MESSAGE_TOO_BIG 
PAYLOAD_VIOLATION 

Definition at line 55 of file base.hpp.