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