org.kuali.student.common.ui.client.widgets
Class KSErrorDialog
java.lang.Object
org.kuali.student.common.ui.client.widgets.KSErrorDialog
public class KSErrorDialog
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
context
static final ApplicationContext context
KSErrorDialog
public KSErrorDialog()
bindUncaughtExceptionHandler
public static void bindUncaughtExceptionHandler()
getStackTrace
private static String getStackTrace(Throwable t)
appendStackTrace
private static void appendStackTrace(Throwable t,
StringBuilder s)
show
public static void show(Throwable error)
getErrorDescription
private static String getErrorDescription(Throwable error)
sendReport
private static void sendReport(Throwable error)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.