Class CucumberException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CompositeCucumberException

public class CucumberException extends RuntimeException
See Also:
  • Constructor Details

    • CucumberException

      public CucumberException(String message)
    • CucumberException

      public CucumberException(String message, Throwable cause)
    • CucumberException

      public CucumberException(Throwable cause)