Mind you, there is no serialized exception here. On Fri, Jun 9, 2017 at 4:12 PM, Stanislav Muhametsin < [email protected]> wrote:
> I've actually got something similar to this, where I was running code in > separate AppDomain (kind of like ClassLoader in Java) in .NET application, > and it when it threw exception from inner AppDomain, it couldn't serialize > it in AppDomain boundary, resulting in similar situation. :D > > > On 09/06/2017 09:18, Niclas Hedhman wrote: > >> This must be one of the funniest exceptions I have ever got... Doubt many >> people find it funny, though. >> >> >> java.lang.ClassCastException: java.lang.IllegalAccessException cannot be >> cast to java.lang.Error >> >> And only in this project will something like surface. >> >> >> Cheers >> > > -- Niclas Hedhman, Software Developer http://polygene.apache.org - New Energy for Java
