org.jvnet.hudson.ec2.launcher.gui
Class GuiExceptionHandler

java.lang.Object
  extended by org.jvnet.hudson.ec2.launcher.gui.GuiExceptionHandler

public class GuiExceptionHandler
extends java.lang.Object

Author:
Kohsuke Kawaguchi

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

Constructor Detail

GuiExceptionHandler

public GuiExceptionHandler()
Method Detail

handle

public void handle(java.lang.Throwable t)


Copyright © 2009. All Rights Reserved.