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