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

In This Topic
    MasterDataException Constructor(String)
    In This Topic
    Constructor with description.
    Syntax
    public MasterDataException( 
       string txt
    )
    public:
    MasterDataException( 
       String^ txt
    )

    Parameters

    txt
    Detail description of exception
    See Also