Class FixtureException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.thucydides.core.fixtureservices.FixtureException
All Implemented Interfaces:
Serializable

public class FixtureException extends RuntimeException
A description goes here. User: john Date: 2/05/13 Time: 2:18 PM
See Also:
  • Constructor Details

    • FixtureException

      public FixtureException(String message, Throwable cause)