battery-d ~master (2022-05-08T05:36:41.4927056)
Dub
Repo
BatteryException
battery
d
Battery exception. Thrown on errors.
class
BatteryException : Exception {
this
(string msg, string file, size_t line, Throwable next);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
battery
d
classes
Battery
BatteryException
enums
BatteryStatus
functions
getBatteryList
Battery exception. Thrown on errors.