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

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

    Parameters

    txt
    Detail description of exception
    See Also