JavaScript must be enabled in order to use this site. Please enable JavaScript in your browser and refresh the page. 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 jvmstatus, jvmgetexceptionclass, jvmdebug Parent Topic Procedures and functions