R/get.last.exception.R
get_last_exception.Rd
A function to retrieve the most recent Java exception triggered by OmniDrive as a character string.
get_last_exception(jwrapper)
an open Wrapper object from Omnidriver
A character string String with a description of the most recent error exception, or "no exception" if no error has been encountered..