core.stdcpp.exception
Interface to C++ <exception>
Copyright
Copyright (c) 2016 D Language Foundation
Types 2
aliasterminate_handler = void function() nothrow
classbad_exception : exception
Constructors
this(const(char) * message = "bad exception")