PreCache NetInjector Documentation Center : PreCache NetInjector API Reference

Exception classes

   







InvalidNotificationException

An InvalidNotificationException occurs if the application attempts to construct a Notification object with attribute values inconsistent with the notification type of the associated channel.

Hierarchy

precache::util:: PC_Exception

      --> precache::event:: EventException

            --> precache::event::InvalidNotificationException

Methods

Constructs an InvalidNotificationException object with a diagnostic message.

class PC_EXPORT InvalidNotificationException