[hibernate-issues] [Hibernate-JIRA] Created: (HV-24) Improve the default message of InvalidStateException

Mike Quilleash (JIRA) noreply at atlassian.com
Wed May 30 04:40:04 EDT 2007


Improve the default message of InvalidStateException
----------------------------------------------------

                 Key: HV-24
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-24
             Project: Hibernate Validator
          Issue Type: Improvement
          Components: engine
    Affects Versions: 3.0.0.ga
         Environment: Any
            Reporter: Mike Quilleash


Doing a printStackTrace on InvalidStateException does not give the actual invalid values anywhere.  Would greatly improving debugging speed if this was included by default as often this indicates a programming error.  Currently I have to run the code again and debug the right place to find out what the InvalidValues are.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list