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