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

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

    Parameters

    txt
    Detail description of exception
    See Also