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

Error message typo #1

Open
GoogleCodeExporter opened this issue Sep 25, 2015 · 1 comment
Open

Error message typo #1

GoogleCodeExporter opened this issue Sep 25, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Hi! Very happy customer here; I just came across a small typo. I had made a 
small test event handler as a inner class, but I left it as *private* and 
got this error message:

java.lang.IllegalAccessException: Class 
com.adamtaft.eb.BasicEventBus$HandlerInfoCallable can not access a member 
of class crystalline.InBetween$WindowListener with modifiers "public"

Switching it to a public inner class solved the problem, but the error 
message I suspect would say "private" instead.

Keep up the good work!



Original issue reported on code.google.com by [email protected] on 1 May 2010 at 2:05

@GoogleCodeExporter
Copy link
Author

Hi, I just noticed this bug report.  I'm not used to Google's setup and I 
didn't receive an email notification (that I'm aware of).

That being said, thanks for the report.  I'll look into it.

Original comment by adam%[email protected] on 9 Oct 2010 at 1:46

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