Package | Description |
---|---|
org.apache.juddi.v3.error |
All UDDI spec defined exceptions
|
Modifier and Type | Class and Description |
---|---|
class |
AssertionNotFoundException
E_assertionNotFound: (30000) Signifies that a particular publisher assertion cannot be identified in a save or delete operation.
|
class |
AuthenticationException
Parenent of all Authentication exceptions.
|
class |
AuthTokenExpiredException
E_authTokenExpired: (10110) Signifies that the authentication token information has timed out.
|
class |
AuthTokenRequiredException
E_authTokenRequired: (10120) Signifies that an authentication token is missing or is invalid for an API call that requires authentication.
|
class |
FatalErrorException
E_fatalError: (10500) Signifies that a serious technical error has occurred while processing the request.
|
class |
InvalidCombinationException
E_invalidCombination: (40500) Signifies conflicting find qualifiers have been specified.
|
class |
InvalidKeyPassedException
E_invalidKeyPassed: (10210) Signifies that the uddiKey value passed did not match with any known key values.
|
class |
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.
|
class |
InvalidTimeException
E_invalidTime: (40030) Signifies that the time period, the date/time, or the pair of date/time is invalid.
|
class |
InvalidValueException
E_invalidValue: (20200) This error code has multiple uses.
|
class |
KeyUnavailableException
E_keyUnavailable: (40100) Signifies that the proposed key is in a partition that has already been assigned to some other publisher.
|
class |
MaxEntitiesExceededException
E_valueNotAllowed: (20210) Signifies that a value did not pass validation because of contextual issues.
|
class |
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.
|
class |
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
|
class |
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.
|
class |
UnsupportedException
E_unsupported: (10050) Signifies that the implementer does not support a feature or API.
|
class |
UserMismatchException
E_userMismatch: (10140) Signifies that an attempt was made to use the publishing API to change data that is controlled by another party.
|
class |
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.