butterflyd ~listeners (2022-05-11T11:21:23.8111436)
Dub
Repo
ButterflyException
client
exceptions
Undocumented in source.
class
ButterflyException : Exception {
long
status
;
this
(long status);
}
Constructors
this
this
(long status)
Undocumented in source.
Members
Variables
status
long
status
;
Undocumented in source.
Meta
Source
See Implementation
client
exceptions
classes
ButterflyException