AndroidJNI.FatalError Manual     Reference     Scripting  
Scripting > Runtime Classes > AndroidJNI
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.

See Also: Java Native Interface Specification (Oracle)