java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sap.sapoaacarintegration.services.reservation.exception.ReservationException
All Implemented Interfaces:
Serializable

public class ReservationException extends RuntimeException
Exception class regarding the REST service for updating the temporary reservation.
See Also:
  • Constructor Details

    • ReservationException

      public ReservationException()
    • ReservationException

      public ReservationException(String message)
    • ReservationException

      public ReservationException(Throwable e)