Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDInvalidIndexException Class / MDInvalidIndexException Constructor / MDInvalidIndexException Constructor(String)
Detail description of exception

In This Topic
    MDInvalidIndexException Constructor(String)
    In This Topic
    Internal constructor with description.
    Syntax
    public MDInvalidIndexException( 
       string txt
    )
    public:
    MDInvalidIndexException( 
       String^ txt
    )

    Parameters

    txt
    Detail description of exception
    See Also