org.argosfields.util
Class ExceptionHandler

java.lang.Object
  extended byorg.argosfields.util.ExceptionHandler
All Implemented Interfaces:
org.eclipse.jface.window.Window.IExceptionHandler

public class ExceptionHandler
extends Object
implements org.eclipse.jface.window.Window.IExceptionHandler

ExceptionHandler.java

Version:
$Revision: 1.2 $ $Date: 2004/04/15 05:42:45 $
Author:
Xavier Cho

Constructor Summary
ExceptionHandler()
           
 
Method Summary
static void handleException(String msg, Throwable t)
           
 void handleException(Throwable t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionHandler

public ExceptionHandler()
Method Detail

handleException

public void handleException(Throwable t)
Specified by:
handleException in interface org.eclipse.jface.window.Window.IExceptionHandler

handleException

public static void handleException(String msg,
                                   Throwable t)


Copyright © Gnome Korea. All Rights Reserved.