Uses of Class
de.hybris.platform.odata2services.odata.persistence.MissingDataException
-
Packages that use MissingDataException Package Description de.hybris.platform.odata2services.odata.persistence.exception -
-
Uses of MissingDataException in de.hybris.platform.odata2services.odata.persistence.exception
Subclasses of MissingDataException in de.hybris.platform.odata2services.odata.persistence.exception Modifier and Type Class Description classMissingKeyNavigationPropertyExceptionException to thrown when a key navigationProperty element for the entityType is not supplied in the request.classMissingKeyPropertyExceptionException to thrown when a key property element for the entityType is not supplied in the request.classMissingNavigationPropertyExceptionException to thrown when a required navigationProperty does not already exist.classMissingPropertyExceptionException to thrown when a required property does not already exist.
-