Показать сообщение отдельно
Старый 19.11.2009, 21:57   #316
LePage
Местный
 
Регистрация: 15.06.2009
Сообщений: 114
По умолчанию

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
LePage вне форума   Ответить с цитированием