vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
InterruptException
vibe
core
task
Exception that is thrown by Task.interrupt.
class
InterruptException : Exception {
this
();
}
Constructors
this
this
()
Undocumented in source.
Meta
Source
See Implementation
vibe
core
task
aliases
TaskCreationCallback
TaskEventCallback
classes
InterruptException
TaskFiber
enums
ScheduleStatus
TaskEvent
TaskSwitchPriority
functions
callWithMove
manifest constants
maxTaskParameterSize
structs
Task
TaskCreationInfo
TaskFuncInfo
TaskLocal
TaskScheduler
TaskSettings
Exception that is thrown by Task.interrupt.