Constructs a TipcMsgException
with null
as its error message string.
Constructs a TipcMsgException
with null
as its error message string.
public TipcMsgException();
Constructs a TipcMsgException
with an error message.
public TipcMsgException(string);
TipcMsgException Class | TipcMsgException Members | TIBCO.SMARTSOCKETS Namespace