Class OutboundServiceException

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

public class OutboundServiceException extends RuntimeException
See Also:
  • Constructor Details

    • OutboundServiceException

      public OutboundServiceException(String message)
    • OutboundServiceException

      public OutboundServiceException(String message, Throwable t)