SilverStream
Application Server 3.5

com.sssw.srv.api
Class AgoCacheMgrCommException

java.lang.Object
 |
 +--java.lang.Throwable
       |
       +--java.lang.Exception
             |
             +--com.sssw.srv.api.AgoCatastrophicServerException
                   |
                   +--com.sssw.srv.api.AgoCacheMgrCommException
All Implemented Interfaces:
Serializable

public class AgoCacheMgrCommException
extends AgoCatastrophicServerException

This exception is thrown when a server encounters a communication problem with CacheManager and cannot resolve it

See Also:
Serialized Form

Constructor Summary
AgoCacheMgrCommException()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AgoCacheMgrCommException

public AgoCacheMgrCommException()

SilverStream
Application Server 3.5