Uses of Class
de.hybris.platform.apiregistryservices.exceptions.DestinationNotFoundException
-
Packages that use DestinationNotFoundException Package Description de.hybris.platform.apiregistryservices.services de.hybris.platform.apiregistryservices.services.impl -
-
Uses of DestinationNotFoundException in de.hybris.platform.apiregistryservices.services
Methods in de.hybris.platform.apiregistryservices.services that throw DestinationNotFoundException Modifier and Type Method Description voidDestinationService. 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 DestinationNotFoundException Modifier and Type Method Description voidDefaultDestinationServiceTest. pingConsumedDestinationUrlInternalServerException()voidDefaultDestinationServiceTest. pingConsumedDestinationUrlNotFoundTest()voidDefaultDestinationServiceTest. pingConsumedDestinationUrlSuccess()voidDefaultDestinationServiceTest. pingConsumedDestinationUrlTimedOut()voidDefaultDestinationServiceTest. pingExposedDestinationUrlBadRequestException()voidDefaultDestinationServiceTest. pingExposedDestinationUrlForbiddenException()voidDefaultDestinationServiceTest. pingExposedDestinationUrlSuccess()voidDefaultDestinationServiceTest. pingExposedDestinationUrlUnauthorizedException()voidDefaultDestinationService. testDestinationUrl(AbstractDestinationModel destinationModel)
-