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