Click or drag to resize

OpsExceptionRequest Class

Request Ops to display an exception dialog box.
Inheritance Hierarchy

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
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 propertyStackTrace
Error stack trace.
Top
Methods
See Also