Accusoft.TwainProSdk Namespace : FileWriteException Class |
'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
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.
System.Object
System.Exception
System.ApplicationException
Accusoft.TwainProSdk.TwainProException
Accusoft.TwainProSdk.FileWriteException