Class ODataBatchParsingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.odata2services.odata.impl.ODataBatchParsingException
All Implemented Interfaces:
Serializable

public class ODataBatchParsingException extends RuntimeException
An exception that may occur while parsing the body of a batch request or response.
See Also: