vibenews ~master (2021-08-11T13:20:39Z)
Home
Dub
Repo
NNTPStatusException
vibenews
nntp
status
Undocumented in source.
class
NNTPStatusException : Exception {
this
(NNTPStatus status, string text, Throwable next, string file, int line);
NNTPStatus
status
[@property getter];
string
statusText
[@property getter];
}
Constructors
this
this
(NNTPStatus status, string text, Throwable next, string file, int line)
Undocumented in source.
Members
Properties
status
NNTPStatus
status
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
statusText
string
statusText
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
vibenews
nntp
status
aliases
NntpStatus
NntpStatusException
classes
NNTPStatusException
enums
NNTPStatus