amalthea v1.7.1 (2024-06-17T18:53:52Z)
Dub
Repo
DialogException
amalthea
dialog
Base exception for the dialog module.
abstract
class
DialogException : Exception {
mixin
RealizeException
;
}
Members
Mixins
__anonymous
mixin
RealizeException
Undocumented in source.
Meta
Source
See Implementation
amalthea
dialog
classes
BadWindowSize
BuildList
Calendar
CheckList
DSelect
Dialog
DialogException
EditBox
FSelect
InfoBox
InputBox
Menu
MsgBox
PasswordBox
Pause
RadioList
RangeBox
RepeatedItem
TextBox
TimeBox
YesNo
enums
DialogAction
mixin templates
Constructor
DateTimeConstructor
FileBox
FileSystemBox
ListBoxFunctional
structs
Item
Base exception for the dialog module.