org.simgrid.msg
public class HostNotFoundException extends MsgException
Constructor and Description |
---|
HostNotFoundException()
Constructs an
HostNotFoundException without a detail message. |
HostNotFoundException(java.lang.String s)
Constructs an
HostNotFoundException with a detail message. |