Package | Description |
---|---|
org.distributeme.core.asynch | |
org.distributeme.core.concurrencycontrol | |
org.distributeme.core.exception |
Modifier and Type | Class and Description |
---|---|
class |
CallTimeoutedException
This exception is thrown whenever a call is aborted due timeout.
|
Modifier and Type | Class and Description |
---|---|
class |
ConcurrencyControlException
Exception thrown if concurrency control decides that the amount of acceptable requests is reached and no further requests can pass through.
|
class |
OutgoingRequestRefusedException
This exception is thrown by the stub if client side concurrency control prohibits further outgoing connections to the server.
|
class |
ServerRefusedRequestException
This exception is thrown if a server refuses to accept more incoming requests.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceUnavailableException
Thrown if no connection to a remote service could be established.
|
Copyright © 2010-2014 anotheria.net. All Rights Reserved.