Class ShardLeaderNotRespondingException

  • All Implemented Interfaces:
    Serializable

    public class ShardLeaderNotRespondingException
    extends RuntimeException
    Exception indicating a shard leader is not responding to messages.
    Author:
    Thomas Pantelis
    See Also:
    Serialized Form
    • Constructor Detail

      • ShardLeaderNotRespondingException

        public ShardLeaderNotRespondingException​(String message,
                                                 Throwable cause)