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

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

    Parameters

    txt
    Detail description of exception
    See Also