Exceptions4.

ThrowRuntimeException(int, string) Method

Syntax

public static void ThrowRuntimeException(int code, string msg)

Parameters

Name Type Description
code int
msg string

Return Value

Type Description
void