Uses of Package
ecologylab.services.exceptions

Packages that use ecologylab.services.exceptions
ecologylab.services.distributed.client Clients for distributed computing services. 
ecologylab.services.distributed.impl   
ecologylab.services.distributed.server Interface Ecology Lab Distributed Services Framework -- NIO servers. 
ecologylab.services.distributed.server.clientmanager Base and custom context managers for NIO-based servers. 
 

Classes in ecologylab.services.exceptions used by ecologylab.services.distributed.client
BadClientException
          Throw this Exception when we detect that the client is evil or lame.
 

Classes in ecologylab.services.exceptions used by ecologylab.services.distributed.impl
BadClientException
          Throw this Exception when we detect that the client is evil or lame.
ClientOfflineException
          Exception indicating that an operation failed because the client is no longer connected.
 

Classes in ecologylab.services.exceptions used by ecologylab.services.distributed.server
BadClientException
          Throw this Exception when we detect that the client is evil or lame.
 

Classes in ecologylab.services.exceptions used by ecologylab.services.distributed.server.clientmanager
BadClientException
          Throw this Exception when we detect that the client is evil or lame.