capnproto-dlang ~master (2022-01-25T00:15:37.4620521)
Dub
Repo
IOException
java
io
IOException
Undocumented in source.
final
class
IOException : Exception {
this
(string msg, string file, size_t line, Throwable next);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
java
io
IOException
classes
IOException