Class JGivenInternalDefectException

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

public class JGivenInternalDefectException extends RuntimeException
If this exception is thrown there is most likely a bug in JGiven.
See Also:
  • Constructor Details

    • JGivenInternalDefectException

      public JGivenInternalDefectException(String msg)
    • JGivenInternalDefectException

      public JGivenInternalDefectException(String msg, Exception e)