Public Member Functions | |
HostFailureException () | |
HostFailureException (String s) |
This exception is raised when The host on which you are running has just been rebooted.
simgrid::msg::HostFailureException::HostFailureException | ( | ) | [inline] |
Constructs an HostFailureException
without a detail message.
simgrid::msg::HostFailureException::HostFailureException | ( | String | s | ) | [inline] |
Constructs an HostFailureException
with a detail message.
s | the detail message. |
Back to the main Simgrid Documentation page |
Generated for SimGridAPI by
![]() |