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

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

    Parameters

    strMessage
    Detail description of exception
    See Also