GemFire 5.5

Uses of Class
com.gemstone.gemfire.cache.RoleException

Packages that use RoleException
com.gemstone.gemfire.cache Provides an implementation of distributed object caching that can leverage GemFire's distribution capabilities. 
 

Uses of RoleException in com.gemstone.gemfire.cache
 

Subclasses of RoleException in com.gemstone.gemfire.cache
 class CommitDistributionException
          Indicates that an attempt to notify required participants of a transaction involving one or more regions that are configured with MembershipAttributes may have failed.
 class RegionAccessException
          Indicates that an attempt to access the region has failed.
 class RegionDistributionException
          Indicates that an attempt to send a distributed cache event to one or more required roles may have failed.
 class RegionRoleException
          Indicates that a Region reliability failure has occurred.
 


GemFire 5.5

Copyright © 2002-2008 GemStone Systems, Inc. All Rights Reserved.