Click or drag to resize

DriverException Class

Top level class for exceptions thrown by the driver.
Inheritance Hierarchy
SystemObject
  SystemException
    DseDriverException
      More...

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public class DriverException : Exception
Constructors
  NameDescription
Public methodDriverException(String)
Initializes a new instance of the DriverException class
Public methodDriverException(String, Exception)
Initializes a new instance of the DriverException class
Top
See Also

Reference

Inheritance Hierarchy