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

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

    Parameters

    txt
    Detail description of exception
    See Also