Table of Contents

TFlexCelErrorInfo.TFlexCelErrorInfo Constructor

Creates a new TFlexCelErrorInfo class.

Syntax

Namespace: FlexCel.Core

protected TFlexCelErrorInfo(FlexCelError aError, String aMessage)

Parameters

<-> Parameter Type Description
aError FlexCelError Parameter indicating the type of error that happened.
aMessage String String detailing the error that happened.

See also