Class BinaryScannerUtil.RecommendationSetException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.openliberty.tools.common.plugins.util.BinaryScannerUtil.RecommendationSetException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- BinaryScannerUtil
public class BinaryScannerUtil.RecommendationSetException extends Exception
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<String>getConflicts()Set<String>getSuggestions()booleanisExistingFeaturesConflict()-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-