Public Member Functions | Properties

GtkZBar.ErrorEventArgs Class Reference

Event arguments for the Error event. More...

List of all members.

Public Member Functions

 ErrorEventArgs (string message)
 ErrorEventArgs (string message, ZBarException innerException)

Properties

string Message [get, set]
ZBarException Exception [get, set]

Detailed Description

Event arguments for the Error event.

Definition at line 545 of file Scanner.cs.


Property Documentation

ZBarException GtkZBar.ErrorEventArgs.Exception [get, set]

Inner exception

Definition at line 554 of file Scanner.cs.

string GtkZBar.ErrorEventArgs.Message [get, set]

Message that the user should be presented with

Definition at line 549 of file Scanner.cs.


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