Accusoft.TwainPro9.Net
FileWriteException Class
Members 




This exception is thrown if an error occurs while TwainPRO is attempting to save a file to the path specified in the Save method, or while TwainPRO is attempting to write a settings file.
Object Model
FileWriteException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class FileWriteException 
   Inherits TwainProException
'Usage
 
Dim instance As FileWriteException
[Serializable()]
public sealed class FileWriteException : TwainProException 
[Serializable()]
public __gc __sealed class FileWriteException : public TwainProException 
[Serializable()]
public ref class FileWriteException sealed : public TwainProException 
Remarks

Possible causes:

The drive or path became invalid during the write. This can occur if the drive is a network drive.

The disk is full.

Inheritance Hierarchy

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

See Also

Reference

FileWriteException Members
Accusoft.TwainProSdk Namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback