Class ExceptionUtil
java.lang.Object
org.openjump.core.ui.util.ExceptionUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidreportExceptions(PlugInContext context, List<Throwable> exceptions) static voidreportExceptions(List<Throwable> exceptions, DataSourceQuery dataSourceQuery, WorkbenchFrame workbenchFrame, HTMLFrame outputFrame)
-
Constructor Details
-
ExceptionUtil
public ExceptionUtil()
-
-
Method Details
-
reportExceptions
public static void reportExceptions(List<Throwable> exceptions, DataSourceQuery dataSourceQuery, WorkbenchFrame workbenchFrame, HTMLFrame outputFrame) -
reportExceptions
-