VintaSoft Twain .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Sane Namespace / SaneException Class
Members Object Syntax Hierarchy Requirements SeeAlso
    SaneException Class
    Represents error that occurs during work with the SANE device.
    Object Model
    SaneException
    Syntax
    'Declaration
    
    <SerializableAttribute()>
    Public Class SaneException
       Inherits System.Exception
    
    
     
    Inheritance Hierarchy

    System.Object
       System.Exception
          Vintasoft.Sane.SaneException

    Requirements

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

    See Also