Project Wonder 2.0

er.directtoweb
Class ERDirectToWeb.D2WException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.webobjects.foundation.NSForwardException
                  extended byer.directtoweb.ERDirectToWeb.D2WException
All Implemented Interfaces:
Serializable
Enclosing class:
ERDirectToWeb

public static class ERDirectToWeb.D2WException
extends NSForwardException

Subclass of NSForwardException that can hold a d2wContext. Usefull when the exception occurs while evaluating embedded components. The page's d2wContext will not show you the error.

Author:
ak
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.webobjects.foundation.NSForwardException
_CLASS
 
Constructor Summary
ERDirectToWeb.D2WException(Exception ex, D2WContext context)
           
 
Method Summary
 D2WContext d2wContext()
           
 
Methods inherited from class com.webobjects.foundation.NSForwardException
_originalThrowable, _runtimeExceptionForThrowable, originalException, printStackTrace, printStackTrace, printStackTrace, stackTrace, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ERDirectToWeb.D2WException

public ERDirectToWeb.D2WException(Exception ex,
                                  D2WContext context)
Method Detail

d2wContext

public D2WContext d2wContext()

Last updated: Do, Dez 9, 2004 • 12:46 PM CET

Copyright © 2002 – 2004 Project Wonder.