VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.Sane Namespace / SaneException Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
SaneException Class
In This Topic
Represents error that occurs during work with the SANE device.
Object Model
SaneException
Syntax
'Declaration

<SerializableAttribute()>
Public Class SaneException
   Inherits System.Exception

[Serializable()]
public class SaneException : System.Exception

Inheritance Hierarchy

System.Object
   System.Exception
      Vintasoft.Sane.SaneException

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6

See Also