|
PreCache NetInjector Documentation Center : PreCache NetInjector API Reference Exception classes |
|
|
|
ProxyStateException ProxyStateException is thrown by the Proxy state management routines. Hierarchy java.lang.Object --> java.lang.Throwable --> java.lang.Exception --> com.precache.event. EventException --> com.precache.event.ProxyStateException Methods ProxyStateException inherits fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace printStackTrace, and toString from class java.lang.Throwable ProxyStateException inherits clone, equals, finalize, getClass, hashCode, notify, notifyAll, and wait from class java.lang.Object |
|