| 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
Public Class IllegalAddToCollectionException
Inherits ServerException
public ref class IllegalAddToCollectionException : public ServerException
See Also