Public Member Functions | |
TransferFailureException () | |
TransferFailureException (String s) |
This exception is raised if transfer failed while sending tasks.
simgrid::msg::TransferFailureException::TransferFailureException | ( | ) | [inline] |
Constructs an TransferFailureException
without a detail message.
simgrid::msg::TransferFailureException::TransferFailureException | ( | 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
![]() |