Public Member Functions | |
TaskCancelledException () | |
TaskCancelledException (String s) |
This exception is raised when task is cancelled.
simgrid::msg::TaskCancelledException::TaskCancelledException | ( | ) | [inline] |
Constructs an TaskCancelledException
without a detail message.
simgrid::msg::TaskCancelledException::TaskCancelledException | ( | String | s | ) | [inline] |
Constructs an TaskCancelledException
with a detail message.
s | the detail message. |
Back to the main Simgrid Documentation page |
Generated for SimGridAPI by
![]() |