Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
AccessException Class

Thrown by the Notify* methods in IMetadataProvider if the supplied User is not recognized or a functionality is not implemented for this User.

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