| IllegalAddToCollectionException Class |
Exception thrown when it is not allowed to add an object into a
collection.
Inheritance Hierarchy
Namespace: RW.Server.ComponentAssembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax public class IllegalAddToCollectionException : ServerException
Public Class IllegalAddToCollectionException
Inherits ServerException
public ref class IllegalAddToCollectionException : public ServerException
See Also