Uses of Class
org.jboss.windup.util.exception.WindupException
-
Packages that use WindupException Package Description org.jboss.windup.util.exception -
-
Uses of WindupException in org.jboss.windup.util.exception
Subclasses of WindupException in org.jboss.windup.util.exception Modifier and Type Class Description classWindupMultiExceptionAn exception that shows multiple error messages.classWindupMultiStringExceptionAn exception that shows multiple error messages.classWindupStopExceptionThrown in certain situations when we need to stop Windup execution, typically based on external request.
-