Java Throw

Indicates that a method throws an exception.

void some_meth() throws java.io.IOException { 
   ... 
}
Reference Kind
Entity Performing Reference
Entity Being Referenced
Java Throw
some_meth
java_io.IOException
Java Throwby
java_io.IOException
some_meth
 

Scientific Toolworks, Inc.
http://www.scitools.com