class Gambit::SilentShutdownException
Special exception used during clean exit from diagnostics.
#include <exceptions.hpp>
Inherits from std::exception
Public Functions
Name | |
---|---|
SilentShutdownException() SilentShutdownException member functions. | |
SilentShutdownException(const std::string & message) | |
virtual const char * | what() const |
Public Functions Documentation
function SilentShutdownException
SilentShutdownException()
SilentShutdownException member functions.
function SilentShutdownException
SilentShutdownException(
const std::string & message
)
function what
virtual const char * what() const
Updated on 2024-07-18 at 13:53:30 +0000