Pyramid Technologies .NET RS-232 API  1.4.4.0
RS-232 Bill Acceptor API for Pyramid Bill Validators
PyramidNETRS232.ErrorArgs Class Reference

Properties of an error event More...

Inheritance diagram for PyramidNETRS232.ErrorArgs:

Public Member Functions

 ErrorArgs (Errors e)
 An error event argument describes why an operation failed More...
 

Properties

Errors Error [get]
 Error reported by RS-232 library More...
 

Detailed Description

Properties of an error event

Definition at line 49 of file EventArgs.cs.

Constructor & Destructor Documentation

◆ ErrorArgs()

PyramidNETRS232.ErrorArgs.ErrorArgs ( Errors  e)

An error event argument describes why an operation failed

Parameters
e

Definition at line 55 of file EventArgs.cs.

Property Documentation

◆ Error

Errors PyramidNETRS232.ErrorArgs.Error
get

Error reported by RS-232 library

Definition at line 63 of file EventArgs.cs.


The documentation for this class was generated from the following file: