Class InvalidNavigationPropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.olingo.odata2.api.exception.ODataRuntimeApplicationException
de.hybris.platform.odata2services.odata.OData2ServicesException
de.hybris.platform.odata2services.odata.InvalidDataException
de.hybris.platform.odata2services.odata.InvalidNavigationPropertyException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
NestedAbstractItemTypeCannotBeCreatedException,UniqueCollectionNotAllowedException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidNavigationPropertyException(String message, TypeAttributeDescriptor descriptor) -
Method Summary
Methods inherited from class de.hybris.platform.odata2services.odata.InvalidDataException
getEntityTypeMethods inherited from class org.apache.olingo.odata2.api.exception.ODataRuntimeApplicationException
getCode, getHttpStatus, getLocaleMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidNavigationPropertyException
-
-
Method Details
-
getPropertyName
-