Skip to contents

A function to retrieve the most recent Java exception triggered by OmniDrive as a character string.

Usage

get_last_exception(jwrapper)

Arguments

jwrapper

an open Wrapper object from Omnidriver

Value

A character string String with a description of the most recent error exception, or "no exception" if no error has been encountered..