com.itmill.toolkit.terminal.gwt.client
Class ClientExceptionHandler

java.lang.Object
  extended by com.itmill.toolkit.terminal.gwt.client.ClientExceptionHandler

public class ClientExceptionHandler
extends Object


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

Constructor Detail

ClientExceptionHandler

public ClientExceptionHandler()
Method Detail

displayError

public static void displayError(Throwable e)

displayError

public static void displayError(String msg)

displayError

public static void displayError(String msg,
                                Throwable e)


Copyright © 2000-2009 IT Mill Ltd. All Rights Reserved.