Class TravelKeyGeneratorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.travelservices.exceptions.TravelKeyGeneratorException
All Implemented Interfaces:
Serializable

public class TravelKeyGeneratorException extends RuntimeException
The type Travel key generator exception.
See Also:
  • Constructor Details

    • TravelKeyGeneratorException

      public TravelKeyGeneratorException(String message, Throwable nested)
    • TravelKeyGeneratorException

      public TravelKeyGeneratorException(String message)