SmartSockets .NET Class Library

TipcException Constructor (Int32, String)

Constructs a TipcException with an error number and an error message.

public TipcException(
   int num,
   string s
);

Parameters

num
the error number.
s
the detailed error message.

See Also

TipcException Class | TipcException Members | TIBCO.SMARTSOCKETS Namespace | TipcException Constructor Overload List | ErrNum


Copyright © TIBCO Software Inc. All rights reserved