You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (Jira)" <ji...@apache.org> on 2019/12/27 07:57:00 UTC

[jira] [Created] (WW-5052) Use TypeConversionException instead of StrutsException

Lukasz Lenart created WW-5052:
---------------------------------

             Summary: Use TypeConversionException instead of StrutsException
                 Key: WW-5052
                 URL: https://issues.apache.org/jira/browse/WW-5052
             Project: Struts 2
          Issue Type: Improvement
            Reporter: Lukasz Lenart
             Fix For: 2.6


There is a dedicated exception which should be used when experiencing a conversion problem

{noformat}
TypeConversionException should be thrown by any TypeConverters which fail to convert values
{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)