button v0.1.0 (2016-06-27T04:12:33Z)
Dub
Repo
TaskError
button
task
Thrown if a task fails.
class
TaskError : Exception {
this
(string msg);
}
Constructors
this
this
(string msg)
Undocumented in source.
Meta
Source
See Implementation
button
task
classes
TaskError
structs
Task
TaskKey
Thrown if a task fails.