AndroidJNI.ThrowNew

Declaration

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.


Did you find this page useful? Please give it a rating: