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

java.lang.Object

--> java.lang.Throwable

      --> java.lang.Exception

            --> com.precache.event. EventException

                  --> com.precache.event.InvalidFilterException

Methods

InvalidFilterException inherits fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace printStackTrace, and toString from class java.lang.Throwable

InvalidFilterException inherits clone, equals, finalize, getClass, hashCode, notify, notifyAll, and wait from class java.lang.Object