Package com.tngtech.jgiven.exception
package com.tngtech.jgiven.exception
-
ClassDescriptionThrown when a field cannot be uniquely resolved by the name or type.This exception is thrown when JGiven tried to execute a used defined method, but the method could not be executed for some reason.If this exception is thrown there is most likely a bug in JGiven.This exception is thrown if a scenario state has been marked as required, but the state has not been provided.This exception is thrown when JGiven tried to execute a user-defined method and that method has thrown an exception.Thrown when JGiven was used in some wrong way.