PreCache NetInjector Documentation Center : PreCache NetInjector API Reference

Exception classes

   







InvalidSubscriptionHandleException

An InvalidSubscriptionHandleException occurs if the application references an obsolete or invalid SubscriptionHandle object.

Hierarchy

java.lang.Object

--> java.lang.Throwable

      --> java.lang.Exception

            --> com.precache.event. EventException

                  --> com.precache.event.InvalidSubscriptionHandleException

Methods

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

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