@GwtCompatible public class ConflictingRequirementsException extends Exception
Thrown when requirements on a tester method or class conflict with each other.
| Constructor and Description |
|---|
ConflictingRequirementsException(String message,
Set<Feature<?>> conflicts,
Object source) |
| Modifier and Type | Method and Description |
|---|---|
Set<Feature<?>> |
getConflicts() |
String |
getMessage() |
Object |
getSource() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString