Class InvalidTransportOfferingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.travelfacades.order.exceptions.InvalidTransportOfferingException
All Implemented Interfaces:
Serializable

public class InvalidTransportOfferingException extends RuntimeException
The exception thrown when transport offerings in cart is invalid.
See Also:
  • Field Details

  • Constructor Details

    • InvalidTransportOfferingException

      public InvalidTransportOfferingException(String message)
      Instantiates a new IInvalidTransportOfferingException.
      Parameters:
      message - the message
    • InvalidTransportOfferingException

      public InvalidTransportOfferingException(String message, Throwable cause)
      Instantiates a new Invalid transport offering exception.
      Parameters:
      message - the message
      cause - the cause