UddiException Constructor
Note: The Microsoft UDDI SDK is not supported by or included in Microsoft Windows versions after Microsoft Windows Server 7. The Microsoft UDDI V3 SDK is included with Microsoft BizTalk Server. For more information about the Microsoft UDDI V3 SDK, see Microsoft BizTalk Server documentation
Initializes an instance of the UddiException class.
Overload List
Name | Description |
---|---|
UddiException () |
Initializes an instance of the UddiException class.
|
UddiException (String) |
Initializes an instance of the UddiException class by using the specified error message.
|
UddiException (SerializationInfo, StreamingContext) |
Initializes an instance of the UddiException class by using the specified serialization information and streaming context.
|
UddiException (String, Exception) |
Initializes an instance of the UddiException class by using the specified error message and exception.
|
See Also
Reference
UddiException Class
UddiException Members
Microsoft.Uddi Namespace