Overload | Description |
---|---|
ForbiddenOperationException Constructor(String) | Constructor with custom description. |
ForbiddenOperationException Constructor(Type,Type) | 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. |
ForbiddenOperationException Constructor(Type,String) | 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. |