Exceptions4.

ThrowRuntimeException(int, Exception) Method

Syntax

public static void ThrowRuntimeException(int code, Exception cause)

Parameters

Name Type Description
code int
cause Exception

Return Value

Type Description
void