SmartSockets .NET Class Library

TipcException Constructor

Constructs a TipcException with default values.

Overload List

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);

See Also

TipcException Class | TipcException Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved