This class should extends Exception and not the Error class.
>public class TokenMgrError extends Error
I was trying with a different charset in a loop with exceptions. But don't
work, since the TokenMgrError class extends from Error.
I donwload the sources changed and now works fine.
Original issue reported on code.google.com by marcomsousa on 30 Nov 2011 at 9:14
Original issue reported on code.google.com by
marcomsousa
on 30 Nov 2011 at 9:14