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

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

    Parameters

    txt
    Detail description of exception
    See Also