Uses of Class
com.alachisoft.ncache.runtime.exceptions.StreamException

Packages that use StreamException
com.alachisoft.ncache.runtime.exceptions   
 

Uses of StreamException in com.alachisoft.ncache.runtime.exceptions
 

Subclasses of StreamException in com.alachisoft.ncache.runtime.exceptions
 class StreamCloseException
          StreamCloseException is thrown if a write operation is performed on closed CacheStream
 class StreamInvalidLockException
          StreamInvalidLockException is thrown if the current lock handle becomes invalid.