OnixS C++ Tradeweb Approved Publication Arrangement (APA) Handler  1.2.2.18
API documentation
ErrorCode Struct Reference

#include <ErrorListener.h>

Public Types

enum  Enum { General = 1, NotLicensed, NoActivity }
 

Detailed Description

Definition at line 36 of file ErrorListener.h.

Member Enumeration Documentation

enum Enum

Known (selected) error codes.

Enumerator
General 

Identifiers errors of generic nature.

NotLicensed 

Indicates License-related issues like there's no license available or license has been expired.

NoActivity 

Indicates no activity from server side.

Definition at line 39 of file ErrorListener.h.


The documentation for this struct was generated from the following file: