Accusoft.TwainPro9.Net
OperationCancelledException Class
Members 




This exception is thrown if the user cancelled the requested operation.
Object Model
OperationCancelledException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class OperationCancelledException 
   Inherits TwainProException
'Usage
 
Dim instance As OperationCancelledException
[Serializable()]
public sealed class OperationCancelledException : TwainProException 
[Serializable()]
public __gc __sealed class OperationCancelledException : public TwainProException 
[Serializable()]
public ref class OperationCancelledException sealed : public TwainProException 
Remarks

Possible causes:

The user clicked the cancel button on the source selection dialog invoked by the SelectSource method.

Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         Accusoft.TwainProSdk.TwainProException
            Accusoft.TwainProSdk.OperationCancelledException

See Also

Reference

OperationCancelledException Members
Accusoft.TwainProSdk Namespace

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback