Class AlreadyExistsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.opendaylight.controller.cluster.datastore.exceptions.AlreadyExistsException
All Implemented Interfaces:
Serializable

public class AlreadyExistsException extends RuntimeException
See Also:
  • Constructor Details

    • AlreadyExistsException

      public AlreadyExistsException(String message)