vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
InterruptException
index
vibe
core
task
Exception that is thrown by Task.interrupt.
class
InterruptException : Exception {
this
();
}
Constructors
this
this
()
Undocumented in source.
Meta
Source
See Implementation
index
vibe
core
task
classes
InterruptException
MessageQueue
TaskFiber
structs
Task
Exception that is thrown by Task.interrupt.