Lightstreamer .Net Adapter 1.7
ContentsIndexHome
PreviousUpNext
ItemsException Class

Thrown by the GetItems and GetSchema methods in IMetadataProvider if the supplied Group name is not recognized or cannot be resolved.

C++
public: class ItemsException : public MetadataException;
C#
public class ItemsException : MetadataException;
Visual Basic
Public Class ItemsException
Inherits MetadataException