ReflectException.

ReflectException(Exception) Constructor

Summary

Constructor with the cause exception

Syntax

public ReflectException(Exception cause)

Parameters

Name Type Description
cause Exception cause exception

Return Value

Type Description
void