Class ApiBufferErrorLog

Class Documentation

class ApiBufferErrorLog

This class contains the log of an error encountered during the execution of an API buffer channel.

Public Functions

ApiBufferErrorLog()

Public Members

int execBlockNumber

The block number of the API that returned an error.

int errorCode

The error code returned by the API.