Help me, pls!
вот такой фрагмент кода не хочет компилиться:
static Class _mthclass$(String s)
{
return Class.forName(s);
ClassNotFoundException classnotfoundexception;
classnotfoundexception;
throw new NoClassDefFoundError(classnotfoundexception.getMes sage());
}
выдает -: not a statement
classnotfoundexception
1 errors
__________________
à la guerre comme à la guerre
|