msgpack-rpc ~master (2021-12-29T20:27:29.9609296)
Dub
Repo
ArgumentException
msgpackrpc
common
class
ArgumentException :
CallException
{
enum
Code
;
mixin
ExceptionConstructor
;
}
Members
Manifest constants
Code
enum
Code
;
Undocumented in source.
Mixins
__anonymous
mixin
ExceptionConstructor
Undocumented in source.
Mixed In Members
From
mixin
ExceptionConstructor
this
this
(string msg)
Undocumented in source.
toMsgpack
void
toMsgpack
(Packer packer, bool withFieldName)
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From CallException
Code
enum
Code
;
Undocumented in source.
__anonymous
mixin
ExceptionConstructor
Undocumented in source.
Meta
Source
See Implementation
msgpackrpc
common
classes
ArgumentException
CallException
NoMethodException
RPCException
TimeoutException
TransportException
enums
MessageType
structs
Endpoint