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

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

    Parameters

    txt
    Detail description of exception
    See Also