Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ErrorEventArgs Class

Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 7.0.9147)

Provides data for the ProcessingError event.

Syntax
public class ErrorEventArgs : HandledEventArgs
Inheritance
Object
EventArgs
HandledEventArgs
ErrorEventArgs
Inherited Members
HandledEventArgs.Handled
EventArgs.Empty
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Constructors

Name Description
ErrorEventArgs(Exception)

Initializes a new instance of the ErrorEventArgs class with the specified exception and a default Handled property value of false.

ErrorEventArgs(Exception, Boolean)

Initializes a new instance of the ErrorEventArgs class with the specified exception and default value for the Handled property.

Properties

Name Description
Exception

Gets the Exception.

In This Article
  • Constructors
  • Properties
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies