Class LocalShardNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class LocalShardNotFoundException
    extends RuntimeException
    Exception thrown when attempting to find a local shard but it doesn't exist.
    Author:
    Thomas Pantelis
    See Also:
    Serialized Form
    • Constructor Detail

      • LocalShardNotFoundException

        public LocalShardNotFoundException​(String message)