dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
exception
core
stdcpp
exception
class
exception
class
exception
class
exception
version(!GenericBaseException && !CppRuntime_DigitalMars && CppRuntime_Microsoft)
class
exception {
this
(const(char)* message, int );
~this
();
const
(
char
)*
what
();
protected @
nogc
const
(
char
)*
msg
;
}
Constructors
this
this
(const(char)* message, int )
Destructor
~this
~this
()
Members
Functions
what
const
(
char
)*
what
()
Meta
Source
See Implementation
core
stdcpp
exception
aliases
unexpected_handler
classes
bad_exception
exception
functions
get_terminate
get_unexpected
set_terminate
set_unexpected
terminate
uncaught_exception
uncaught_exceptions
unexpected