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

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

    Parameters

    strMessage
    Detail description of exception
    See Also