Class ResponseAlreadySentException

All Implemented Interfaces:
Serializable

public class ResponseAlreadySentException
extends HazelcastException
A HazelcastException indicating that there is some kind of system error causing a response to be send multiple times for some operation.
See Also:
Serialized Form
  • Constructor Details

    • ResponseAlreadySentException

      public ResponseAlreadySentException()
    • ResponseAlreadySentException

      public ResponseAlreadySentException​(String message)