System.Reflection.CustomAttributeFormatException: Constructor Members

The constructors of System.Reflection.CustomAttributeFormatException are listed below. For a list of all members, see the CustomAttributeFormatException Members list.

See Also: Inherited members from System.FormatException

Public Constructors

Initializes a new instance of the System.Reflection.CustomAttributeFormatException class with the default properties.

Initializes a new instance of the System.Reflection.CustomAttributeFormatException class with the specified message.

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

Protected Constructors