Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

toString throws IllegalArgumentException #31

Closed
GoogleCodeExporter opened this issue Mar 29, 2015 · 1 comment
Closed

toString throws IllegalArgumentException #31

GoogleCodeExporter opened this issue Mar 29, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

If toString throws an IllegalArgumentException, EqualsVerifier will catch it at 
the wrong place, and interpret it as a reflection-related exception.

This should be handled more gracefully.

Original issue reported on code.google.com by [email protected] on 31 Jul 2010 at 8:19

@GoogleCodeExporter
Copy link
Author

Fixed. Will be incorporated in the next release.

Original comment by [email protected] on 4 Aug 2010 at 7:42

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant