Class LocalShardNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.opendaylight.controller.cluster.datastore.exceptions.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:
  • Constructor Details

    • LocalShardNotFoundException

      public LocalShardNotFoundException(String message)