com.intersys.objects
Class CacheUnsupportedProtocolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.intersys.objects.CacheException
com.intersys.objects.CacheUnsupportedProtocolException
- All Implemented Interfaces:
- Serializable
- public class CacheUnsupportedProtocolException
- extends CacheException
CacheUnsupportedProtocolException.java
This exception indicate that server does not support protocol for
the client. You must upgrade to a newer client. You can find more
information about client and server versions by calling
getInfo
method.
Created: Wed Nov 21 18:23:48 2001
- See Also:
CacheUnsupportedProtocolException
,
Serialized Form
CacheUnsupportedProtocolException
public CacheUnsupportedProtocolException(ObjectServerInfo info)
getInfo
public ObjectServerInfo getInfo()