Constructs a TipcException
with default values.
Constructs a TipcException
with default values.
public TipcException();
Constructs a TipcException
with an error message.
public TipcException(string);
Constructs a TipcException
with an error number and
an error message.
public TipcException(int,string);
TipcException Class | TipcException Members | TIBCO.SMARTSOCKETS Namespace