Thrown by the Notify* methods in IMetadataProvider if there is some inconsistency in the supplied parameters. Lightstreamer Kernel ensures that such conditions will never occur, but they may be checked for debugging or documentation reasons.
public: class NotificationException : public MetadataException;
public class NotificationException : MetadataException;
Public Class NotificationException Inherits MetadataException