Class IntegrationObjectNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.integrationservices.service.IntegrationObjectNotFoundException
All Implemented Interfaces:
Serializable

public class IntegrationObjectNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • IntegrationObjectNotFoundException

      public IntegrationObjectNotFoundException(String ioCode, Throwable cause)
  • Method Details

    • getIntegrationObjectCode

      public String getIntegrationObjectCode()