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 2025-02-12 at 16:10:31 +0000