hunt ~v1.6.x (2022-05-12T11:27:03.6465239)
Dub
Repo
IoError
hunt
io
IoError
Undocumented in source.
class
IoError {
ErrorCode
errorCode
();
string
errorMsg
();
this
(ErrorCode code, string msg);
}
Constructors
this
this
(ErrorCode code, string msg)
Undocumented in source.
Members
Functions
errorCode
ErrorCode
errorCode
()
Undocumented in source. Be warned that the author may not have intended to support it.
errorMsg
string
errorMsg
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
io
IoError
classes
IoError
enums
ErrorCode