@GwtCompatible public class ConflictingRequirementsException extends Exception
| 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, toStringCopyright © 2010–2017. All rights reserved.