AndroidJNI.ExceptionDescribe 描述异常

static function ExceptionDescribe () : void

Description描述

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

将异常及堆栈的回溯输出到系统错误报告信道。该例程可便利调试操作。

参见: Java Native Interface Specification (Oracle)


,