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