Package fit.exception
Class CouldNotLoadComponentFitFailureException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- fit.exception.FitFailureException
-
- fit.exception.CouldNotLoadComponentFitFailureException
-
- All Implemented Interfaces:
java.io.Serializable
public class CouldNotLoadComponentFitFailureException extends FitFailureException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CouldNotLoadComponentFitFailureException(java.lang.String component, java.lang.String fixtureName)
-