fdb-d ~master (2015-02-10T00:34:26Z)
Dub
Repo
FutureException
fdb
future
Undocumented in source.
class
FutureException : Exception {
mixin
ExceptionCtorMixin
;
}
Members
Mixins
__anonymous
mixin
ExceptionCtorMixin
Undocumented in source.
Mixed In Members
From
mixin
ExceptionCtorMixin
this
this
(string msg, Throwable next)
Undocumented in source.
this
this
(string msg, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
fdb
future
aliases
BreakableForEachCallback
CompletionCallback
ForEachCallback
FutureCallback
KeyFutureCallback
KeyValueFutureCallback
StringFutureCallback
ValueFutureCallback
VersionFutureCallback
VoidFutureCallback
classes
FDBFutureBase
FunctionFuture
FutureBase
FutureException
KeyFuture
KeyValueFuture
StringFuture
ValueFuture
VersionFuture
VoidFuture
WatchFuture
functions
await
createFuture
startOrCreateFuture