net.sf.ehcache.distribution
public final class RemoteCacheException extends CacheException
Version: $Id: RemoteCacheException.java 52 2006-04-24 14:50:03Z gregluck $
Constructor Summary | |
---|---|
RemoteCacheException()
Constructor for the RemoteCacheException object. | |
RemoteCacheException(String message)
Constructor for the RemoteCacheException object.
|
Parameters: message the reason the exception was thrown