com.moesol.ui
Class UnhandledExceptionDialog

java.lang.Object
  extended by com.moesol.ui.UnhandledExceptionDialog

public class UnhandledExceptionDialog
extends Object


Constructor Summary
UnhandledExceptionDialog()
           
 
Method Summary
static void showException(Throwable t)
           
static void showExceptionLater(Throwable t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnhandledExceptionDialog

public UnhandledExceptionDialog()
Method Detail

showExceptionLater

public static void showExceptionLater(Throwable t)

showException

public static void showException(Throwable t)


Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.