watij.runtime.ie
Class IEDispatchPtrNullException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by watij.runtime.ie.IEDispatchPtrNullException
All Implemented Interfaces:
java.io.Serializable

public class IEDispatchPtrNullException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
IEDispatchPtrNullException()
           
IEDispatchPtrNullException(java.lang.String s)
           
IEDispatchPtrNullException(java.lang.String s, java.lang.Throwable throwable)
           
IEDispatchPtrNullException(java.lang.Throwable throwable)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IEDispatchPtrNullException

public IEDispatchPtrNullException()

IEDispatchPtrNullException

public IEDispatchPtrNullException(java.lang.String s)

IEDispatchPtrNullException

public IEDispatchPtrNullException(java.lang.String s,
                                  java.lang.Throwable throwable)

IEDispatchPtrNullException

public IEDispatchPtrNullException(java.lang.Throwable throwable)