xymodem ~master (2022-04-04T12:25:39.8224079)
Dub
Repo
RecvException
xymodem
exception
Undocumented in source.
package @
safe
class
RecvException :
YModemException
{
RecvErrType
type
;
this
(RecvErrType t, string msg, string file, size_t line);
}
Constructors
this
this
(RecvErrType t, string msg, string file, size_t line)
Undocumented in source.
Members
Variables
type
RecvErrType
type
;
Undocumented in source.
Meta
Source
See Implementation
xymodem
exception
classes
RecvException
YModemException
enums
RecvErrType