PreCache NetInjector Documentation Center : PreCache NetInjector API Reference

Exception classes

   







InvalidChannelException

InvalidChannelException occurs if a specified channel ID is invalid, or if the specified publisher ID is not allowed to access the channel.

Hierarchy

java.lang.Object

--> java.lang.Throwable

      --> java.lang.Exception

            --> com.precache.channel.InvalidChannelException

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