Uses of Interface
de.hybris.platform.odata2services.odata.errors.ErrorContextPopulator
Packages that use ErrorContextPopulator
-
Uses of ErrorContextPopulator in de.hybris.platform.odata2services.odata.errors
Classes in de.hybris.platform.odata2services.odata.errors that implement ErrorContextPopulatorModifier and TypeClassDescriptionclassAn error context populator forAttributeNotInIntegrationObjectExceptionfinal classAnErrorContextPopulatorproviding error context values forCannotCreateReferencedItemExceptionsclassODataErrorCallback implementation that populates the Context with Status, ErrorCode and Message for custom OData runtime exceptions.final classAnErrorContextPopulatorthat provides context error values for anyExceptions and is called when no more specific providers found registered inCustomODataExceptionAwareErrorCallback.classclassAnErrorContextPopulatorfor handlingOrderByVirtualAttributeNotSupportedExceptions.classAnErrorContextPopulatorthat provides error values forInstanceCreationOfAbstractTypeExceptions.final classAnErrorContextPopulatorthat provides error values forIntegrationAttributeExceptions.classAnErrorContextPopulatorproviding error values forIntegrationKeyNestedFilteringNotSupportedExceptionsfinal classAnErrorContextPopulatorfor handlingInvalidAttributeValueException.classAnErrorContextPopulatorthat provides error values forItemCreationExceptions.final classAnErrorContextPopulatorfor handlingItemNotFoundExceptions.classAnErrorContextPopulatorthat provides error values forLocaleNotSupportedExceptions.classAnErrorContextPopulatorproviding error values forMissingKeyReferencedAttributeValueExceptionsclassAnErrorContextPopulatorthat provides context error values for anyMissingRequiredAttributeValueExceptions.classAnErrorContextPopulatorthat provides context error values for anyMissingRequiredAttributeValueExceptions.classAnErrorContextPopulatorthat provides context error values for anyMissingRequiredMapKeyValueExceptions.classAnErrorContextPopulatorfor handlingModelRemovalExceptionContextPopulators.classAnErrorContextPopulatorthat provides context error values for anyNonUniqueItemFoundExceptions.final classAnErrorContextPopulatorproviding error values forODataExceptionsfinal classAnErrorContextPopulatorfor handlingODataRuntimeApplicationExceptions.classAnErrorContextPopulatorfor handlingOrderByIntegrationKeyNotSupportedExceptions.classAnErrorContextPopulatorfor handlingOrderByNestedAttributeNotSupportedExceptions.classAnErrorContextPopulatorfor handlingOrderByVirtualAttributeNotSupportedExceptions.classPopulates the error context with information fromPathPayloadKeyMismatchExceptionclassA populator that handlesPersistenceFailedExceptions and turns them into client responses.classContext populator for persistence hook exceptionsfinal classAnErrorContextPopulatorproviding error values forPersistenceRuntimeApplicationExceptionsclassAnErrorContextPopulatorproviding error values forTypeAccessPermissionExceptionsclassDeprecated, for removal: This API element is subject to removal in a future version.final classAnErrorContextPopulatorproviding error values forUnmodifiableAttributeExceptionsclassAn error context populator forUriNotMatchingExceptionclassAnErrorContextPopulatorproviding error values forVirtualAttributeConfigurationExceptionsclassAnErrorContextPopulatorproviding error values forVirtualAttributeExecutionExceptionsMethods in de.hybris.platform.odata2services.odata.errors with parameters of type ErrorContextPopulatorModifier and TypeMethodDescriptionvoidCustomODataExceptionAwareErrorCallback.addErrorContextPopulator(ErrorContextPopulator populator) Adds a populator to the populators already existing in this callback.voidODataExceptionContextPopulator.setRuntimeExceptionContextPopulator(ErrorContextPopulator callback) Method parameters in de.hybris.platform.odata2services.odata.errors with type arguments of type ErrorContextPopulatorModifier and TypeMethodDescriptionvoidCustomODataExceptionAwareErrorCallback.setErrorContextPopulators(Collection<ErrorContextPopulator> populators) Sets populators to be used for error conversion.
TypeAttributeDescriptorNotFoundExceptionis never thrown.