This version of Unity is unsupported.

AndroidJNI.ThrowNew

public static int ThrowNew(IntPtr clazz, string message);

Description

Constructs an exception object from the specified class with the message specified by message and causes that exception to be thrown.