PreCache NetInjector Documentation Center : PreCache NetInjector API Reference

Exception classes

   







InvalidSubjectException

An InvalidSubjectException occurs if the application references a nonexistent subject in a Notification object or an invalid subject filter in a subscription, as determined by the associated channel.

Hierarchy

precache::util:: PC_Exception

      --> precache::event:: EventException

            --> precache::event::InvalidSubjectException

Methods

class PC_EXPORT InvalidSubjectException

Constructs an InvalidSubjectException object with a diagnostic message.