SmartSockets .NET Class Library

TipcProxyException Constructor (Int32, String)

Constructs a TipcProxyException with an error number and error message.

public TipcProxyException(
   int num,
   string s
);

Parameters

num
the error number.
s
the detailed error message.

See Also

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


Copyright © TIBCO Software Inc. All rights reserved