Class JGivenInternalDefectException

  • All Implemented Interfaces:
    java.io.Serializable

    public class JGivenInternalDefectException
    extends java.lang.RuntimeException
    If this exception is thrown there is most likely a bug in JGiven.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • JGivenInternalDefectException

        public JGivenInternalDefectException​(java.lang.String msg)
      • JGivenInternalDefectException

        public JGivenInternalDefectException​(java.lang.String msg,
                                             java.lang.Exception e)