You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2004/09/01 19:53:37 UTC

DO NOT REPLY [Bug 30998] New: - JavaDoc class comment for ActionErrors implies it can only contain ActionError objects

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30998>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30998

JavaDoc class comment for ActionErrors implies it can only contain ActionError objects

           Summary: JavaDoc class comment for ActionErrors implies it can
                    only contain ActionError objects
           Product: Struts
           Version: Nightly Build
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Documentation
        AssignedTo: dev@struts.apache.org
        ReportedBy: kris@dotech.com


The JavaDoc class comment for ActionErrors includes:

Each individual error is described by an ActionError object...

Which, strictly speaking, is inaccurate since you can also add ActionMessage
objects.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org