Uses of Class
de.hybris.platform.odata2services.odata.OData2ServicesException
Packages that use OData2ServicesException
Package
Description
-
Uses of OData2ServicesException in de.hybris.platform.odata2services.converter
Subclasses of OData2ServicesException in de.hybris.platform.odata2services.converterModifier and TypeClassDescriptionclassAn exception that indicates that integration object item not found in the system. -
Uses of OData2ServicesException in de.hybris.platform.odata2services.filter
Subclasses of OData2ServicesException in de.hybris.platform.odata2services.filterModifier and TypeClassDescriptionclassException to throw for exceptions that occur during the processing of a $filter query parameter Will result in HttpStatus 500classThrow this exception if filtering at the integration object level.classThrow this exception if filtering by more than one level of nesting (e.g.classThrows this exception when theBinaryOperatoris not supportedclassThrows this exception when theOrderByExpressioncontains integrationKey as an order by attribute.classThrows this exception when theOrderByExpressionis not supported Will result in HttpStatus 400 -
Uses of OData2ServicesException in de.hybris.platform.odata2services.odata
Subclasses of OData2ServicesException in de.hybris.platform.odata2services.odataModifier and TypeClassDescriptionclassThrown when the query parameters in the OData Request are not valid and they cannot be parsed into an entity type.classException to throw for error scenarios produced by invalid Data.classclassThrown when an invalid OData Schema metadata has been defined for Integration objects.classclassclassThis exception wraps a thrownODataExceptionWill result in HttpStatus 500classThis exception wraps a thrownIOExceptionas a runtime exception Will result in HttpStatus 500class -
Uses of OData2ServicesException in de.hybris.platform.odata2services.odata.persistence
Modifier and TypeClassDescriptionclassException to throw for Internal processing Exceptions.classIndicates an attempt to use an invalid or unsupported ISO code with the localized data.classException to thrown when a required property or navigationProperty is not supplied in the request.classConstructors in de.hybris.platform.odata2services.odata.persistence with parameters of type OData2ServicesExceptionModifierConstructorDescriptionConstructor to create InvalidEntryDataException to populate the integrationKey in the error response. -
Uses of OData2ServicesException in de.hybris.platform.odata2services.odata.persistence.exception
Subclasses of OData2ServicesException in de.hybris.platform.odata2services.odata.persistence.exceptionModifier and TypeClassDescriptionclassAn exception that occurs when the integrationKey value does not correspond with the integrationKey metadata definition.classException to throw when a value cannot be assigned to the property that is under concern.classException thrown when the entityType has no valid key defined Will result in HttpStatus 400classException to thrown when a key navigationProperty element for the entityType is not supplied in the request.classException to thrown when a key property element for the entityType is not supplied in the request.classException to thrown when a required navigationProperty does not already exist.classException to thrown when a required property does not already exist. -
Uses of OData2ServicesException in de.hybris.platform.odata2services.odata.persistence.lookup
Modifier and TypeClassDescriptionclassclass -
Uses of OData2ServicesException in de.hybris.platform.odata2services.odata.processor
Subclasses of OData2ServicesException in de.hybris.platform.odata2services.odata.processorModifier and TypeClassDescriptionclassclass