TaskError

Thrown if a task fails.

class TaskError : Exception {}

Constructors

this
this(string msg)
Undocumented in source.

Meta