System.Reflection.TargetException Members

The members of System.Reflection.TargetException are listed below.

See Also: Inherited members from System.ApplicationException

Public Constructors

Initializes a new instance of the System.Reflection.TargetException class with an empty message and the root cause of the exception.

Initializes a new instance of the System.Reflection.TargetException class with the given message and the root cause exception.

Initializes a new instance of the System.Reflection.TargetException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Protected Constructors

Initializes a new instance of the System.Reflection.TargetException class with the specified serialization and context information.