Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDIncorrectNameFormatException Class / MDIncorrectNameFormatException Constructor / MDIncorrectNameFormatException Constructor(String)
Exception text message.

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

    Parameters

    message
    Exception text message.
    See Also