Class ContainerAlreadyExistsException

All Implemented Interfaces:
Serializable

public class ContainerAlreadyExistsException extends RoStoreException
Thrown when the container name is already in use.
See Also:
  • Constructor Details

    • ContainerAlreadyExistsException

      public ContainerAlreadyExistsException(String containerName)
      Creates an exception for the provided container
      Parameters:
      containerName - the name of the container