nes v0.1.0 (2018-02-02T11:40:30Z)
Dub
Repo
MapperException
nes
mapper
Undocumented in source.
class
MapperException : Exception {
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
nes
mapper
classes
MapperException
functions
NewMapper
interfaces
Mapper