com.rychlik.jode
Class NetscapeExceptionHandler

java.lang.Object
  extended by com.rychlik.jode.NetscapeExceptionHandler

public final class NetscapeExceptionHandler
extends java.lang.Object


Constructor Summary
NetscapeExceptionHandler()
           
 
Method Summary
 void handleException(java.awt.Frame frame, java.lang.Exception ex)
          Creates a new handleException instance.
static boolean isNetscape()
          Describe isNetscape method here.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetscapeExceptionHandler

public NetscapeExceptionHandler()
Method Detail

isNetscape

public static final boolean isNetscape()
Describe isNetscape method here.

Returns:
a boolean value

handleException

public void handleException(java.awt.Frame frame,
                            java.lang.Exception ex)
Creates a new handleException instance.

Parameters:
ex - an Exception value