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

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

    Parameters

    txt
    Detail description of exception
    See Also