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结果类型