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

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

    Parameters

    txt
    Detail description of exception
    See Also