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

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

    Parameters

    txt
    Detail description of exception
    See Also