Class ConflictingRequirementsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.common.collect.testing.features.ConflictingRequirementsException
All Implemented Interfaces:
Serializable

@GwtCompatible public class ConflictingRequirementsException extends Exception
Thrown when requirements on a tester method or class conflict with each other.
Author:
George van den Driessche
See Also: