Click or drag to resize

OpsExceptionRequest Class

Request Ops to display an exception dialog box.
Inheritance Hierarchy
SystemObject
  Micros.OpsOpsRequest
    Micros.OpsOpsExceptionRequest

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public class OpsExceptionRequest : OpsRequest

The OpsExceptionRequest type exposes the following members.

Constructors
 NameDescription
Public methodOpsExceptionRequest Constructor
Top
Properties
 NameDescription
Public propertyException Exception object.
Public propertyMessage Message to be displayed.
Public propertyShowExceptionDetail 
Public propertyShowMoreButton 
Public propertyStackTrace Error stack trace.
Top
Methods
See Also