Initializing help system before first use

jvmexceptiontype

Description
If the last call to a Java method threw an exception, this parameter will hold the exception class name ( e.g. java.io.FileNotFoundException). Otherwise, it will be an empty string.
Type
String, read only
Note
Deprecated; use jvmgetexceptionclass function instead.