Module error

Module error 

Source
Expand description

错误处理模块

定义了CTP SDK中使用的错误类型和结果类型

Enums§

CtpError
CTP错误类型

Functions§

business_error
将业务错误转换为CtpError
c_string_error
将C字符串错误转换为CtpError
connection_error
将连接错误转换为CtpError
encoding_error
将编码错误转换为CtpError

Type Aliases§

CtpResult
CTP结果类型