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

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

    Parameters

    txt
    Detail description of exception
    See Also