Class SapServiceOrderCancelOutboundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.sap.sapserviceorder.exceptions.SapServiceOrderCancelOutboundException
All Implemented Interfaces:
Serializable

public class SapServiceOrderCancelOutboundException extends RuntimeException
Exception for Service Order Cancel Outbound
See Also:
  • Constructor Details

    • SapServiceOrderCancelOutboundException

      public SapServiceOrderCancelOutboundException(String msg)
      Constructor.
      Parameters:
      msg - Message for the Exception
    • SapServiceOrderCancelOutboundException

      public SapServiceOrderCancelOutboundException(String msg, Throwable ex)
      Constructor.
      Parameters:
      msg - Message for the Exception
      ex - root cause