AndroidJNI.FatalError 致命错误
static function FatalError (message : string) : void
Description描述
Raises a fatal error and does not expect the VM to recover. This function does not return.
抛出致命错误并且不希望虚拟机进行修复。该函数无返回值。
参见: Java Native Interface Specification (Oracle)
,