org.kuali.student.common.ui.client.widgets
Class KSErrorDialog

java.lang.Object
  extended by org.kuali.student.common.ui.client.widgets.KSErrorDialog

public class KSErrorDialog
extends Object


Nested Class Summary
static class KSErrorDialog.MessagesRequired
           
 
Constructor Summary
KSErrorDialog()
           
 
Method Summary
static void bindUncaughtExceptionHandler()
           
static void show(Throwable error)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KSErrorDialog

public KSErrorDialog()
Method Detail

bindUncaughtExceptionHandler

public static void bindUncaughtExceptionHandler()

show

public static void show(Throwable error)


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.