Version: 2022.3
언어: 한국어
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.