heaploop ~master (2014-07-21T12:56:49Z)
Dub
Repo
LoopException
heaploop
looping
Undocumented in source.
class
LoopException : Exception {
this
(string msg, string name, string file, size_t line, Throwable next);
string
name
[@property getter];
string
toString
();
}
Constructors
this
this
(string msg, string name, string file, size_t line, Throwable next)
Undocumented in source.
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
name
string
name
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
heaploop
looping
aliases
CheckDelegate
classes
Check
Handle
Loop
LoopException
OperationContext
enums
RunMode
functions
completed
loop
interfaces
Looper
properties
isError