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

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

    Parameters

    strMessage
    Detail description of exception
    See Also