JavaScript is disabled on your browser.
Project Wonder 7.2-SNAPSHOT
All Implemented Interfaces:
Serializable
Enclosing class:
ERDirectToWeb
public static class ERDirectToWeb.D2WException
extends com.webobjects.foundation.NSForwardException
Subclass of NSForwardException that can hold a d2wContext. Useful when the exception
occurs while evaluating embedded components. The page's d2wContext will not show you the error.
See Also:
Serialized Form
Author:
ak
Field Summary
Fields inherited from class com.webobjects.foundation.NSForwardException
_CLASS
Constructor Summary
Constructors
Constructor and Description
D2WException (Exception ex,
com.webobjects.directtoweb.D2WContext context)
Method Summary
Methods inherited from class com.webobjects.foundation.NSForwardException
_originalThrowable, _runtimeExceptionForThrowable, originalException, stackTrace, toString
Methods inherited from class java.lang.Throwable
addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace
Last updated: Wed, Jul 29, 2020 12:47 PM CEST
Copyright © 2002 – 2020 Project Wonder.