DuplicatePostscriptNameException Constructor

Initializes a new instance of the DuplicatePostscriptNameException class.

Overload List

Name Description
Public method DuplicatePostscriptNameException()

Initializes a new instance of the DuplicatePostscriptNameException class.

Public method DuplicatePostscriptNameException(String)

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

Public method DuplicatePostscriptNameException(String, Exception)

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

See Also

Reference