Initializing help system before first use

jvmgetexceptionmsg

jvmgetexceptionmsg


Purpose
If the last call to a Java method threw an exception, this function will return the exception message string ( i.e. result of calling Exception.getMessage()). Otherwise, it will return an empty text.
Synopsis
function jvmgetexceptionmsg:text
Related topics