Package org.junit.experimental.theories
Class PotentialAssignment.CouldNotGenerateValueException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.junit.experimental.theories.PotentialAssignment.CouldNotGenerateValueException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- PotentialAssignment
public static class PotentialAssignment.CouldNotGenerateValueException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description private static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description CouldNotGenerateValueException()
CouldNotGenerateValueException(java.lang.Throwable e)
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-