Initializes a new instance of the DuplicatePostscriptNameException class.
| Name | Description | |
|---|---|---|
|
|
DuplicatePostscriptNameException() |
Initializes a new instance of the DuplicatePostscriptNameException class. |
|
|
DuplicatePostscriptNameException(String) |
Initializes a new instance of the DuplicatePostscriptNameException class with a specified error message. |
|
|
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. |