TaskBean API
0.5

glogic.jthin.app
Class ErrorUtil

java.lang.Object
  extended byglogic.jthin.app.ErrorUtil

public class ErrorUtil
extends java.lang.Object

Utility class that creates error GUI when severe errors occur. These errors cannot be recovered from. Application will be terminated.

Author:
Sam Taha

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

Constructor Detail

ErrorUtil

public ErrorUtil()
Method Detail

displaySevereStartupError

public static void displaySevereStartupError(java.lang.String stErrorMsg,
                                             java.lang.Throwable e)

TaskBean API
0.5

Copyright © Grand Logic, Inc. All Rights Reserved.