lu
Dlang.org
ArrayException.this
lu
array
ArrayException
Creates a new
ArrayException
.
class
ArrayException
pure nothrow @
nogc
@
safe
this
(
const
string
message
,
const
string
file
= __FILE__
,
const
size_t
line
= __LINE__
,
Throwable
nextInChain
= null
)
lu
array
ArrayException
constructors
this
Creates a new ArrayException.