pixelperfectengine ~master (2023-12-13T21:18:59Z)
Dub
Repo
ElementCollisionException.this
serializer
ElementCollisionException
Undocumented in source.
this
(string msg, string file, size_t line, Throwable nextInChain)
class
ElementCollisionException
@
nogc
@
safe
pure nothrow
this
(
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
nextInChain
= null
)
this
(string msg, Throwable nextInChain, string file, size_t line)
Meta
Source
See Implementation
serializer
ElementCollisionException
constructors
this