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