API Help
Eplan.EplApi.DataModel Namespace / OperationCanceledException Class / OperationCanceledException Constructor / OperationCanceledException Constructor(String)

In This Topic
    OperationCanceledException Constructor(String)
    In This Topic
    Constructor with custom message text.
    Syntax
    public OperationCanceledException( 
       string message
    )
    public:
    OperationCanceledException( 
       String^ message
    )

    Parameters

    message
    See Also