Accusoft.TwainPro8.Net
FileWriteException Class
Members  See Also  Send Feedback
Accusoft.TwainProSdk Namespace : FileWriteException Class




Glossary Item Box

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

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

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

©2013. Accusoft Corporation. All Rights Reserved.