photon ~master (2024-05-04T22:18:58Z)
Dub
Repo
ChannelClosed
photon
exceptions
Undocumented in source.
class
ChannelClosed : Exception {
this
(string file, size_t line, Throwable nextInChain);
}
Constructors
this
this
(string file, size_t line, Throwable nextInChain)
Undocumented in source.
Meta
Source
See Implementation
photon
exceptions
classes
ChannelClosed