Class RequestKeyGeneratorException

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

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

    • RequestKeyGeneratorException

      public RequestKeyGeneratorException(String message, Throwable nested)
    • RequestKeyGeneratorException

      public RequestKeyGeneratorException(String message)