Click or drag to resize

ApplicationExceptionEventArgs Class

Inheritance Hierarchy
SystemObject
  Micros.PosCore.ExtensibilityEventMonitorArgs
    Micros.PosCore.Extensibility.Scripting.EventScriptingEventMonitorArgs
      Micros.PosCore.Extensibility.Scripting.EventApplicationExceptionEventArgs

Namespace: Micros.PosCore.Extensibility.Scripting.Event
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public class ApplicationExceptionEventArgs : ScriptingEventMonitorArgs

The ApplicationExceptionEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyApplicationException 
Top
Methods
See Also