org.argosfields.util
Class ExceptionHandler
java.lang.Object
org.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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExceptionHandler
public ExceptionHandler()
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.