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
An exception that may occur while parsing the body of a batch request or response.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConstructor to createODataBatchParsingExceptionConstructor to createODataBatchParsingException -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ODataBatchParsingException
public ODataBatchParsingException()Constructor to createODataBatchParsingException -
ODataBatchParsingException
Constructor to createODataBatchParsingException
-