Class IntegrationKeyExtractionException

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

public class IntegrationKeyExtractionException extends RuntimeException
An IntegrationKeyExtractionException represents an exception that occurs while extracting the integration key value from a response.
See Also:
  • Constructor Details

    • IntegrationKeyExtractionException

      public IntegrationKeyExtractionException(Throwable throwable)
      Constructor to create IntegrationKeyExtractionException
      Parameters:
      throwable - Throwable that was thrown