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

설명

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