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