| Accusoft.PrintProSdk Namespace > PrintDialogFailedException Class : PrintDialogFailedException Constructor |
| Overload | Description |
|---|---|
| PrintDialogFailedException Constructor() | An exception generated for a print dialog failed error. |
| PrintDialogFailedException Constructor(Int32) | Generated exception for a print dialog failed error with a given error number. |
| PrintDialogFailedException Constructor(String) | Generated exception for a print dialog failed error with a given string. |
| PrintDialogFailedException Constructor(Int32,String) | Generated exception for a print dialog failed error with a given error number and message. |
| PrintDialogFailedException Constructor(String,Exception) | Generated exception for a print dialog failed error with a given message and inner exception. |