You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Instantiator cannot instantiate fields if they are declared as
interface or abstract class types.
Instead, it gives an unhelpful InstantiationError with the name of the type
that could not be instantiated.
Original issue reported on code.google.com by [email protected] on 1 Sep 2009 at 9:03
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 1 Sep 2009 at 9:03The text was updated successfully, but these errors were encountered: