Search Results for

    Show / Hide Table of Contents

    FlexCelException.FlexCelException Constructor

    Overloads

    • FlexCelException.FlexCelException
    • FlexCelException.FlexCelException(String)
    • FlexCelException.FlexCelException(String, Exception)

    FlexCelException.FlexCelException

    Creates a new FlexCelException

    Syntax

    Namespace: FlexCel.Core

    public FlexCelException()

    See also

    • FlexCelException

    FlexCelException.FlexCelException(String)

    Creates a new FlexCelException with an error message.

    Syntax

    Namespace: FlexCel.Core

    public FlexCelException(String message)

    Parameters

    <-> Parameter Type Description
    message String Error Message

    See also

    • FlexCelException

    FlexCelException.FlexCelException(String, Exception)

    Creates a nested Exception.

    Syntax

    Namespace: FlexCel.Core

    public FlexCelException(String message, Exception inner)

    Parameters

    <-> Parameter Type Description
    message String Error Message.
    inner Exception Inner Exception.

    See also

    • FlexCelException
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com