Public Member Functions | |
TimeoutException () | |
TimeoutException (String s) |
This exception is raised when time's out while sending tasks.
simgrid::msg::TimeoutException::TimeoutException | ( | ) | [inline] |
Constructs an TimeoutFailureException
without a detail message.
simgrid::msg::TimeoutException::TimeoutException | ( | String | s | ) | [inline] |
Constructs an TransferFailureException
with a detail message.
s | the detail message. |
Back to the main Simgrid Documentation page |
Generated for SimGridAPI by
![]() |