er.directtoweb
Class ERDirectToWeb.D2WException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.webobjects.foundation.NSForwardException
er.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. 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
|
Method Summary |
com.webobjects.directtoweb.D2WContext |
d2wContext()
|
ERDirectToWeb.D2WException
public ERDirectToWeb.D2WException(Exception ex,
com.webobjects.directtoweb.D2WContext context)
d2wContext
public com.webobjects.directtoweb.D2WContext d2wContext()
Copyright © 2002 – 2011 Project Wonder.