Click or drag to resize

EposDeviceException Class

Inheritance Hierarchy
SystemObject
  SystemException
    LynceeTec.EposDotNetEposDeviceException

Namespace: LynceeTec.EposDotNet
Assembly: LynceeTec.EposDotNet (in LynceeTec.EposDotNet.dll) Version: 10.2.3317.0 , built 2025-03-17 14:03:46 UTC
Syntax
public class EposDeviceException : Exception

The EposDeviceException type exposes the following members.

Constructors
 NameDescription
Public methodEposDeviceException(String)Initializes a new instance of the EposDeviceException class
Public methodEposDeviceException(String, Exception)Initializes a new instance of the EposDeviceException class
Top
See Also