Miscellaneous Classes, Structures, and Enumerations-Exception Classes
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
The exception classes represent runtime errors that occur during the execution of UDDI methods.
The following table lists the miscellaneous exceptions classes in the Microsoft.Uddi namespace and gives a brief description of each.
Class | Description |
---|---|
Represents a non-fatal E_accountLimitExceeded runtime error that occurs during the execution of a UDDI method |
|
Represents a non-fatal E_assertionNotFound runtime error that arises during the execution of a UDDI method |
|
Represents the E_authTokenExpired UDDI error and is thrown when the Send method of a class that requires an authentication token is called and the specified authentication has expired |
|
Represents the E_authTokenRequired UDDI error and is thrown when the Send method of a class that requires an authentication token is called and no valid authentication token has been set |
|
Represents a non-fatal E_busy runtime error that occurs during the execution of a UDDI method |
|
Represents a non-fatal E_catgorizationNotAllowed runtime error that arises during the execution of a UDDI method |
|
Represents a non-fatal E_fatalError runtime error that arises during the execution of a UDDI method |
|
Represents a non-fatal E_invalidCategory runtime error that arises during the execution of a UDDI method |
|
Represents a non-fatal E_invalidKeyPassed runtime error that arises during the execution of a UDDI method |
|
Represents a non-fatal E_invalidProjection runtime error that occurs during the execution of a UDDI method |
|
Represents a non-fatal E_invalidURLPassed runtime error that occurs during the execution of a UDDI method |
|
Represents a non-fatal E_invalidValue runtime error that occurs during the execution of a UDDI method |
|
Represents a non-fatal E_keyRetired runtime error that occurs during the execution of a UDDI method |
|
Represents a non-fatal E_languageError runtime error that occurs during the execution of a UDDI method |
|
Represents a non-fatal E_messageTooLarge runtime error that occurs during the execution of a UDDI method |
|
Represents a non-fatal E_nameTooLong runtime error that occurs during the execution of a UDDI method |
|
Represents a non-fatal E_operatorMismatch runtime error that oocurs during the execution of a UDDI method |
|
Represents a non-fatal E_tooManyOptions runtime error that occurs during the execution of a UDDI method |
|
Represents a non-fatal runtime error that occurs during the execution of a UDDI method |
|
Represents a non-fatal runtime error that occurs during the execution of a UDDI method |
|
Represents a non-fatal E_unknownUser runtime error that occurs during the execution of a UDDI method |
|
Represents a non-fatal E_unrecognizedVersion runtime error that occurs during the execution of a UDDI method |
|
Represents a non-fatal E_unsupported runtime error that occurs during the execution of a UDDI method |
|
Represents a non-fatal E_userMismatch runtime error that occurs during the execution of a UDDI method |
|
Represents a non-fatal E_valueNotAllowed runtime error that occurs during the execution of a UDDI method |