Accusoft.TwainPro9.Net
FileCreateException Class
Members 




This exception is thrown if TwainPRO is unable to create the file specified in the Save method.
Object Model
FileCreateException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class FileCreateException 
   Inherits TwainProException
'Usage
 
Dim instance As FileCreateException
[Serializable()]
public sealed class FileCreateException : TwainProException 
[Serializable()]
public __gc __sealed class FileCreateException : public TwainProException 
[Serializable()]
public ref class FileCreateException sealed : public TwainProException 
Remarks

Possible causes:

The drive or path specified doesn't exist.

The file exists and is in use by another application.

No file extension or an invalid file extension was specified.

Inheritance Hierarchy

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

See Also

Reference

FileCreateException Members
Accusoft.TwainProSdk Namespace

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback