Accusoft.TwainProSdk Namespace > PegasusFilesNotInstalledException Class : PegasusFilesNotInstalledException Constructor |
Overload | Description |
---|---|
PegasusFilesNotInstalledException Constructor() | An exception generated for a Pegasus files not installed error. |
PegasusFilesNotInstalledException Constructor(Int32) | Generated exception for a Pegasus files not installed error with a given error number. |
PegasusFilesNotInstalledException Constructor(String) | Generated exception for a Pegasus files not installed error with a given string. |
PegasusFilesNotInstalledException Constructor(Int32,String) | Generated exception for a Pegasus files not installed error with a given error number and message. |
PegasusFilesNotInstalledException Constructor(String,Exception) | Generated exception for a Pegasus files not installed error with a given message and inner exception. |