org.openjump.core.ui.util
Class ExceptionUtil

java.lang.Object
  extended by org.openjump.core.ui.util.ExceptionUtil

public class ExceptionUtil
extends java.lang.Object


Constructor Summary
ExceptionUtil()
           
 
Method Summary
static void reportExceptions(java.util.ArrayList exceptions, DataSourceQuery dataSourceQuery, WorkbenchFrame workbenchFrame, HTMLFrame outputFrame)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionUtil

public ExceptionUtil()
Method Detail

reportExceptions

public static void reportExceptions(java.util.ArrayList exceptions,
                                    DataSourceQuery dataSourceQuery,
                                    WorkbenchFrame workbenchFrame,
                                    HTMLFrame outputFrame)