DuplicateFamilyStyleException Constructor

Initializes a new instance of the DuplicateFamilyStyleException class.

Overload List

Name Description
Public method DuplicateFamilyStyleException()

Initializes a new instance of the DuplicateFamilyStyleException class.

Public method DuplicateFamilyStyleException(String)

Initializes a new instance of the DuplicateFamilyStyleException class with a specified error message.

Public method DuplicateFamilyStyleException(String, Exception)

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

See Also

Reference