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