dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
assertHandler
core
exception
Gets/sets assert hander. null means the default handler is used.
AssertHandler
assertHandler
[@property getter]
@
property
@
trusted
nothrow @
nogc
AssertHandler
assertHandler
(
)
void
assertHandler
[@property getter]
Meta
Source
See Implementation
core
exception
aliases
AssertHandler
classes
ArrayIndexError
ArraySliceError
AssertError
FinalizeError
ForkError
InvalidMemoryOperationError
OutOfMemoryError
RangeError
SwitchError
UnicodeException
functions
_d_arraybounds
_d_arraybounds_index
_d_arraybounds_indexp
_d_arraybounds_slice
_d_arraybounds_slicep
_d_arrayboundsp
_d_assertp
onArrayIndexError
onArraySliceError
onAssertError
onAssertErrorMsg
onFinalizeError
onForkError
onInvalidMemoryOperationError
onOutOfMemoryError
onRangeError
onUnicodeError
onUnittestErrorMsg
properties
assertHandler
Gets/sets assert hander. null means the default handler is used.