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