PreCache NetInjector Documentation Center : PreCache NetInjector API Reference

Exception classes

   







InvalidFilterException

An InvalidFilterException occurs if the application attempts to construct a Filter object with an invalid attribute filter expression.

Hierarchy

precache::util:: PC_Exception

      --> precache::event:: EventException

            --> precache::event::InvalidFilterException

Methods

Constructs an InvalidFilterException object with a diagnostic message.

class PC_EXPORT InvalidFilterException