nwn-lib-d ~master (2021-09-04T14:13:39Z)
Dub
Repo
TwoDAParseException
nwn
twoda
class
TwoDAParseException : Exception {
this
(string msg, string fileName, size_t fileLine, string f, size_t l, Throwable t);
}
Constructors
this
this
(string msg, string fileName, size_t fileLine, string f, size_t l, Throwable t)
Undocumented in source.
Meta
Source
See Implementation
nwn
twoda
classes
TwoDA
TwoDAColumnNotFoundException
TwoDAOutOfBoundsException
TwoDAParseException
TwoDAValueException