Lightstreamer .Net Adapter 1.7
ContentsIndexHome
PreviousUpNext
SchemaException Class

Thrown by the GetSchema method in IMetadataProvider if the supplied Schema name 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