Class | Description |
---|---|
ErrorMessage | |
UDDIErrorHelper |
Exception | Description |
---|---|
AssertionNotFoundException |
E_assertionNotFound: (30000) Signifies that a particular publisher assertion cannot be identified in a save or delete operation.
|
AuthenticationException |
Parenent of all Authentication exceptions.
|
AuthTokenExpiredException |
E_authTokenExpired: (10110) Signifies that the authentication token information has timed out.
|
AuthTokenRequiredException |
E_authTokenRequired: (10120) Signifies that an authentication token is missing or is invalid for an API call that requires authentication.
|
FatalErrorException |
E_fatalError: (10500) Signifies that a serious technical error has occurred while processing the request.
|
InvalidCombinationException |
E_invalidCombination: (40500) Signifies conflicting find qualifiers have been specified.
|
InvalidKeyPassedException |
E_invalidKeyPassed: (10210) Signifies that the uddiKey value passed did not match with any known key values.
|
InvalidProjectionException |
E_invalidProjection: (20230) Signifies that an attempt was made to save a businessEntity containing a service projection where the serviceKey does not
belong to the business designated by the businessKey.
|
InvalidTimeException |
E_invalidTime: (40030) Signifies that the time period, the date/time, or the pair of date/time is invalid.
|
InvalidValueException |
E_invalidValue: (20200) This error code has multiple uses.
|
KeyUnavailableException |
E_keyUnavailable: (40100) Signifies that the proposed key is in a partition that has already been assigned to some other publisher.
|
MaxEntitiesExceededException |
E_valueNotAllowed: (20210) Signifies that a value did not pass validation because of contextual issues.
|
RegistryException |
Parent Exception for all UDDI registry exceptions
|
TokenAlreadyExistsException |
E_tokenAlreadyExists: (40070) Signifies that one or more of the businessKey or tModelKey elements that identify entities to be transferred
are not owned by the publisher identified by the authInfo element.
|
TransferNotAllowedException |
E_transferNotAllowed: (40600) Signifies that the transfer of one or more entities has been by either the custodial node or
the target node because the transfer token has expired or an attempt was made to transfer an unauthorized entity
|
UnknownUserException |
E_unknownUser: (10150) Signifies that the user ID and password pair passed in a get_authToken API is not known to the UDDI node or is not valid.
|
UnsupportedException |
E_unsupported: (10050) Signifies that the implementer does not support a feature or API.
|
UserMismatchException |
E_userMismatch: (10140) Signifies that an attempt was made to use the publishing API to change data that is controlled by another party.
|
ValueNotAllowedException |
E_valueNotAllowed: (20210) Signifies that a value did not pass validation because of contextual issues.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.