Apache Struts 2 Documentation > Home > Guides > Core Developers Guide > Interceptors > Conversion Error Interceptor
Added by digi9ten, last edited by Ted Husted on Sep 10, 2006  (view change)

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

Error formatting macro: snippet: java.lang.IllegalArgumentException: Invalid url: must begin with a configured prefix.

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

Error formatting macro: snippet: java.lang.IllegalArgumentException: Invalid url: must begin with a configured prefix.

Parameters

Error formatting macro: snippet: java.lang.IllegalArgumentException: Invalid url: must begin with a configured prefix.

Extending the Interceptor

Error formatting macro: snippet: java.lang.IllegalArgumentException: Invalid url: must begin with a configured prefix.

Examples

Error formatting macro: snippet: java.lang.IllegalArgumentException: Invalid url: must begin with a configured prefix.