Table of Contents

TFlexCelErrorInfo Class

This class contains generic information about a non fatal error that happened in FlexCel. Children classes might contain more information specific to the error type.

Syntax

Namespace: FlexCel.Core

public abstract class TFlexCelErrorInfo

Constructors

Name Description
TFlexCelErrorInfo Creates a new TFlexCelErrorInfo class.

Properties

Name Description
Error Error type that this class is holding.
Message Error message with detailed information on what happened.