Class UnknownKvStateKeyGroupLocationException

  • All Implemented Interfaces:
    Serializable

    @Internal
    public class UnknownKvStateKeyGroupLocationException
    extends BadRequestException
    Exception thrown if there is no location information available for the given key group.
    See Also:
    Serialized Form
    • Constructor Detail

      • UnknownKvStateKeyGroupLocationException

        public UnknownKvStateKeyGroupLocationException​(String serverName)
        Creates the exception.
        Parameters:
        serverName - the name of the server that threw the exception.