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