Eplan Platform API
Eplan.EplApi.DataModel Namespace / IncorrectSymbolTypeException Class / IncorrectSymbolTypeException Constructor / IncorrectSymbolTypeException Constructor(String)
Exception text message.

In This Topic
    IncorrectSymbolTypeException Constructor(String)
    In This Topic
    Constructor with describing message.
    Syntax
    public IncorrectSymbolTypeException( 
       string message
    )
    public:
    IncorrectSymbolTypeException( 
       String^ message
    )

    Parameters

    message
    Exception text message.
    See Also