Public Member Functions | |
MsgException () | |
MsgException (String s) |
This exception is an abstract class grouping all MSG-related exceptions
simgrid::msg::MsgException::MsgException | ( | ) | [inline] |
Constructs an MsgException
without a detail message.
simgrid::msg::MsgException::MsgException | ( | String | s | ) | [inline] |
Constructs an MsgException
with a detail message.
s | the detail message. |
Back to the main Simgrid Documentation page |
Generated for SimGridAPI by
![]() |