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.3.0.0 (0.8.0.0)
Syntax
public class IllegalAddToCollectionException : ServerException
See Also