Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
SchemaException Class

Thrown by the GetSchema method in IMetadataProvider if the supplied Field Schema name (or Field List specification) is not recognized or cannot be resolved.

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