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

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

    Parameters

    txt
    Detail description of exception
    See Also