ExceptionDescribe()
Prints an exception and a backtrace of the stack to the \<tt\>logcat\</tt\>
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.AndroidJNIModule
public static void ExceptionDescribe()
Remarks
Additional Resources: Java Native Interface Specification (Oracle)