UddiException Members
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
Represents a non-fatal runtime error that occurs during the execution of a UDDI method.
The following tables list the members exposed by the UddiException type.
Public Constructors
(see also Protected Constructors)
Name | Description | |
---|---|---|
UddiException | Overloaded. Initializes an instance of the UddiException class. |
Top
Protected Constructors
Name | Description | |
---|---|---|
UddiException | Overloaded. |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
Data | (Inherited from Exception) | |
HelpLink | (Inherited from Exception) | |
InnerException | (Inherited from Exception) | |
Message | (Inherited from Exception) | |
Source | (Inherited from Exception) | |
StackTrace | (Inherited from Exception) | |
TargetSite | (Inherited from Exception) |
Top
Protected Properties
Name | Description | |
---|---|---|
HResult | (Inherited from Exception) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetBaseException | (Inherited from Exception) | |
GetHashCode | (Inherited from Object) | |
GetObjectData | (Inherited from Exception) | |
GetType | (Inherited from Exception) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Exception) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top