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