ReflectException.

ReflectException(string, Exception) Constructor

Syntax

public ReflectException(string msg, Exception cause)

Parameters

Name Type Description
msg string
cause Exception

Return Value

Type Description
void