|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectat.spardat.xma.boot.BRNotificationBox
Utility methods to display boot runtime exceptions
| Constructor Summary | |
BRNotificationBox()
|
|
| Method Summary | |
static void |
show(java.lang.Throwable throwable)
Shows a java.lang.Throwable in a modal message box. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BRNotificationBox()
| Method Detail |
public static void show(java.lang.Throwable throwable)
throwable - a Throwable to show
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||