Uses of Class
org.apache.karaf.shell.console.MultiException
-
Packages that use MultiException Package Description org.apache.karaf.shell.console -
-
Uses of MultiException in org.apache.karaf.shell.console
Methods in org.apache.karaf.shell.console that throw MultiException Modifier and Type Method Description static voidMultiException. throwIf(String message, List<Exception> exceptions)Deprecated.voidMultiException. throwIfExceptions()Deprecated.
-