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

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

    Parameters

    txt
    Detail description of exception
    See Also