dango ~master (2018-04-05T08:33:41Z)
Dub
Repo
RpcError
dango
service
protocol
core
Сообщение об ошибке
struct
RpcError (
T
) {
int
code
;
string
message
;
Nullable
!
T
data
;
}
Meta
Source
See Implementation
dango
service
protocol
core
classes
RpcException
enums
ErrorCode
functions
createEmptyErrorByCode
createErrorByCode
interfaces
RpcClientProtocol
RpcServerProtocol
structs
RpcError
Сообщение об ошибке