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=36337>. 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=36337 ------- Additional Comments From [EMAIL PROTECTED] 2005-08-24 19:49 ------- IMO there are already to many costructors in ValidationError. For creating an error with catalogue you can use the ValidationError(XMLizable) constructor and pass the I18nMessage, which you have to create yourself. Otherwise you would copy all the constructors of I18nMessage, which makes not much sense IMO. I would even remove ValidationError(String, String[]) and ValidationError(String, String[], boolean[]). -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
