|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.ejalbert.exceptionhandler.BrowserLauncherDefaultErrorHandler
public class BrowserLauncherDefaultErrorHandler
The default implementation for BrowserLauncherErrorHandler. It simply prints a stack trace to the console.
Constructor Summary | |
---|---|
BrowserLauncherDefaultErrorHandler()
|
Method Summary | |
---|---|
void |
handleException(java.lang.Exception ex)
Handles exception by printing a stack trace to the console. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BrowserLauncherDefaultErrorHandler()
Method Detail |
---|
public void handleException(java.lang.Exception ex)
handleException
in interface BrowserLauncherErrorHandler
ex
- Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |