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




Glossary Item Box

This exception is thrown if TwainPRO is unable to create the file specified in the Save method.

Object Model

FileCreateException Class

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class FileCreateException 
   Inherits TwainProException
'Usage
 
Dim instance As FileCreateException

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

©2013. Accusoft Corporation. All Rights Reserved.