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

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

    Parameters

    strMessage
    Detail description of exception
    See Also