Coder's Guild Mailing List

Java exceptions

Posted by Ulli Conrad on 1999-04-14

Hi folks, I've a question concerning to Java syntax.
I know that "throws" terminates and raises an execption but what if 
this statement is placed in a procedure header like:

public static void main(String[] argv) throws MyException {

}

Is main still executed, or what does happen here?

TIA
- Ulli -
===
The Coder's Knowledge Base
http://www.netalive.org/ckb