Click or drag to resize

IllegalAddToCollectionException Class

Exception thrown when it is not allowed to add an object into a collection.
Inheritance Hierarchy

Namespace:  RW.Server.Component
Assembly:  RW.Server.Component (in RW.Server.Component.dll) Version: 6.5.0.0 (6.5.0.0)
Syntax
public class IllegalAddToCollectionException : ServerException
See Also