net.thucydides.core.fixtureservices
Class FixtureException

Package class diagram package FixtureException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by 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:
Serialized Form

Constructor Summary
FixtureException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, 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

FixtureException

public FixtureException(String message,
                        Throwable cause)


Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.