collections-d ~master (2021-12-22T13:54:35.687664)
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