8#ifndef ABSTRACT_ERRORCODES_H
9#define ABSTRACT_ERRORCODES_H
99 static QString toString(
Code enumData);
The AbstractErrorCodesHelper class is helper class with static methods for translate the ErrorCodes e...
#define HEARTSHARED_EXPORT
unsigned char Code
Code This is alias for the unsigned char type.
AbstractErrorCodes
The AbstractErrorCodes enum This enum with default error codes.
@ InvalidRequest
The sender to remote nodes request is invalid. This is default value.
@ NoError
This reqest executed successful.
@ UnknownError
This is unknown error. Default value.
The QH namespace - QuasarApp Heart namespace. This namespace contains all classes of the Heart librar...