collections-d v0.4.2 (2021-05-10T18:17:40Z)
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
static variables
attrList
Thrown if an element is nog found