AndroidJNI.ExceptionDescribe Manual     Reference     Scripting  
Scripting > Runtime Classes > AndroidJNI
AndroidJNI.ExceptionDescribe

static function ExceptionDescribe () : void

Description

Prints an exception and a backtrace of the stack to the logcat

See Also: Java Native Interface Specification (Oracle)