Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To fully document this interceptor, it is best to look at the JavaDocs for the subclass of the interceptor, ConversionErrorInterceptor:

Wiki Markup
{snippet:id=description|javadoc=true|url=com.opensymphony.xwork.interceptor.ConversionErrorInterceptor}

... as well as the JavaDocs for the interceptor itself, WebWorkConversionErrorInterceptor:

Wiki Markup
{snippet:id=description|javadoc=true|url=com.opensymphony.webwork.interceptor.WebWorkConversionErrorInterceptor}

Parameters

Wiki Markup
{snippet:id=parameters|javadoc=true|url=com.opensymphony.webwork.interceptor.WebWorkConversionErrorInterceptor}

Extending the Interceptor

Wiki Markup
{snippet:id=extending|javadoc=true|url=com.opensymphony.webwork.interceptor.WebWorkConversionErrorInterceptor}

Examples

Wiki Markup
{snippet:id=example|lang=xml|javadoc=true|url=com.opensymphony.webwork.interceptor.WebWorkConversionErrorInterceptor}