collections-d v0.5.1 (2023-10-18T18:46:02Z)
Dub
Repo
ElementNotFoundException
collections
commons
Thrown if an element is nog found
class
ElementNotFoundException : Exception {
this
(string msg, string file, size_t line, Throwable nextInChain);
this
(string msg, Throwable nextInChain, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable nextInChain)
Undocumented in source.
this
this
(string msg, Throwable nextInChain, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
collections
commons
classes
ElementNotFoundException
IncorrectArgumentsException
functions
defaultHash
defaultHash128
generateOverrides
ifCompiles
static variables
attrList
structs
TestStructWithKey
Thrown if an element is nog found