Could u highlight those errors:
public void myFunction(){
... some code...
throws MyException("here we go...");
}
The signature of the method doesn�t allow to throw an exception. So,
underline that line..
Johannes Schneider
_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features
