Class InternalServerErrorWsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.webservicescommons.errors.exceptions.WebserviceException
de.hybris.platform.coreairlinecommonsocc.errors.exceptions.AirlineWebserviceException
de.hybris.platform.coreairlineocc.errors.exceptions.InternalServerErrorWsException
All Implemented Interfaces:
Serializable

public class InternalServerErrorWsException extends AirlineWebserviceException
The exception thrown when error occurs while adding a product to the cart.
See Also:
  • Constructor Details

    • InternalServerErrorWsException

      public InternalServerErrorWsException(String message, String subject, String code)
      Instantiates a new InternalServerErrorWsException.
      Parameters:
      message - the message
      subject - the subject
      code - the code
  • Method Details

    • getType

      public String getType()
      Overrides:
      getType in class AirlineWebserviceException
    • getSubjectType

      public String getSubjectType()
      Specified by:
      getSubjectType in class de.hybris.platform.webservicescommons.errors.exceptions.WebserviceException