Search Results for

    Show / Hide Table of Contents

    TFlxMessages.ThrowException Method

    Overloads

    • TFlxMessages.ThrowException(TCondFmtError)
    • TFlxMessages.ThrowException(TFlxErr, )

    TFlxMessages.ThrowException(TCondFmtError)

    Throws an Exception for a conditional format error.

    Syntax

    Unit: FlexCel.Core

    class procedure TFlxMessages.ThrowException(const err: TCondFmtError); static; overload;

    Parameters

    <-> Parameter Type Description
    const err TCondFmtError

    See also

    • TFlxMessages

    TFlxMessages.ThrowException(TFlxErr, )

    Throws a standard FlexCelException.

    Syntax

    Unit: FlexCel.Core

    class procedure TFlxMessages.ThrowException(const ResName: TFlxErr; const args: ); static; overload;

    Parameters

    <-> Parameter Type Description
    const ResName TFlxErr Error Code.
    const args Parameters for this error.

    See also

    • TFlxMessages
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com