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