SimGrid
3.21
Versatile Simulation of Distributed Systems
|
Ancestor class of all SimGrid exception.
#include <Exception.hpp>
Inherits runtime_error.
Inherited by xbt_ex.
Public Member Functions | |
Exception (simgrid::xbt::ThrowPoint throwpoint, std::string message) | |
xbt::ThrowPoint const & | throw_point () const |
Return the information about where the exception was thrown. More... | |
|
inline |
|
inline |
Return the information about where the exception was thrown.