Class JGivenInstallationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.tngtech.jgiven.exception.JGivenInstallationException
All Implemented Interfaces:
Serializable

public class JGivenInstallationException extends RuntimeException
See Also:
  • Field Details

  • Constructor Details

    • JGivenInstallationException

      public JGivenInstallationException(String message)
    • JGivenInstallationException

      public JGivenInstallationException(String message, Throwable cause)