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

描述

使用消息指定的 message 基于指定类构造一个异常对象并导致该异常被抛出。