Uses of Class
de.hybris.platform.apiregistryservices.exceptions.DestinationNotFoundException
Packages that use DestinationNotFoundException
Package
Description
-
Uses of DestinationNotFoundException in de.hybris.platform.apiregistryservices.services
Methods in de.hybris.platform.apiregistryservices.services that throw DestinationNotFoundExceptionModifier and TypeMethodDescriptionvoidDestinationService.testDestinationUrl(AbstractDestinationModel destinationModel) Testing the consumed destination url -
Uses of DestinationNotFoundException in de.hybris.platform.apiregistryservices.services.impl
Methods in de.hybris.platform.apiregistryservices.services.impl that throw DestinationNotFoundExceptionModifier and TypeMethodDescriptionvoidDefaultDestinationServiceTest.pingConsumedDestinationUrlInternalServerException()voidDefaultDestinationServiceTest.pingConsumedDestinationUrlNotFoundTest()voidDefaultDestinationServiceTest.pingConsumedDestinationUrlSuccess()voidDefaultDestinationServiceTest.pingConsumedDestinationUrlTimedOut()voidDefaultDestinationServiceTest.pingExposedDestinationUrlBadRequestException()voidDefaultDestinationServiceTest.pingExposedDestinationUrlForbiddenException()voidDefaultDestinationServiceTest.pingExposedDestinationUrlSuccess()voidDefaultDestinationServiceTest.pingExposedDestinationUrlUnauthorizedException()voidDefaultDestinationService.testDestinationUrl(AbstractDestinationModel destinationModel)