sel-level ~master (2021-12-01T12:46:22.4463193)
Dub
Repo
LevelException
sel
level
exception
Undocumented in source.
class
LevelException : Exception {
immutable
uint
code
;
this
(uint code, string msg, string file, size_t line);
}
Constructors
this
this
(uint code, string msg, string file, size_t line)
Undocumented in source.
Members
Variables
code
uint
code
;
Undocumented in source.
Meta
Source
See Implementation
sel
level
exception
classes
ChunkException
LevelException
LevelInfoException
functions
enforceChunkException
enforceLevelInfoException