cmdline v1.3.4 (2024-09-24T03:22:01Z)
Dub
Repo
JReadError
examples
json_reader
Undocumented in source.
class
JReadError : Error {
this
(string msg, Throwable nextInChain);
}
Constructors
this
this
(string msg, Throwable nextInChain)
Undocumented in source.
Meta
Source
See Implementation
examples
json_reader
classes
JReadError
functions
main
structs
JreadResult