Class OutgoingRequestRefusedException

All Implemented Interfaces:
Serializable

public class OutgoingRequestRefusedException extends ConcurrencyControlException
This exception is thrown by the stub if client side concurrency control prohibits further outgoing connections to the server.
Version:
$Id: $Id
Author:
lrosenberg
See Also:
  • Constructor Details

    • OutgoingRequestRefusedException

      public OutgoingRequestRefusedException()

      Constructor for OutgoingRequestRefusedException.