TimeoutException

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 RPCException

Code
enum Code;
Undocumented in source.
rethrow
void rethrow(Value error)
Undocumented in source. Be warned that the author may not have intended to support it.
__anonymous
mixin ExceptionConstructor
Undocumented in source.

Meta