Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
MetadataException Class

Base class for all exceptions directly thrown by the Metadata Adapter.

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