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

ErrorEventArgs Constructor

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

ErrorEventArgs(Exception)

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

Declaration
public ErrorEventArgs(Exception exception)
Parameters
Type Name Description
Exception exception

An Exception.

ErrorEventArgs(Exception, Boolean)

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

Declaration
public ErrorEventArgs(Exception exception, bool defaultHandledValue)
Parameters
Type Name Description
Exception exception

An Exception.

Boolean defaultHandledValue

The default value for the Handled property.

In This Article
  • ErrorEventArgs(Exception)
  • ErrorEventArgs(Exception, Boolean)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies