Initializing help system before first use

jvmgetexceptionclass

jvmgetexceptionclass


Purpose
If the last call to a Java method threw an exception, this function will return the exception class name ( e.g. java.io.FileNotFoundException). Otherwise, it will return an empty string.
Synopsis
function jvmgetexceptionclass:string
Related topics