API Help
Eplan.EplApi.DataModel Namespace / ForbiddenOperationException Class / ForbiddenOperationException Constructor

In This Topic
    ForbiddenOperationException Constructor
    In This Topic
    Overload List
    OverloadDescription
    Constructor with custom description.  
    Constructor with custom description created with IDS_ERR_INVALID_CLASS_INHIERANCE_FOR_PROPERTYLIST error message. Should be used for PropertyLists members for objects of TerminalStrip and PlugStrip.  
    Constructor with custom description created with IDS_ERR_INVALID_OPERATION_FOR_THIS_CLASS error message. Should be used for functions which don't make sens for specified objects.  
    See Also