Class SpaceAlreadyExistsException

All Implemented Interfaces:
Serializable, MessageFormattable

public class SpaceAlreadyExistsException extends StorageException
Exception thrown on space creation if the space already exists
Author:
Bill Branan Date: Oct 30, 2019
See Also:
  • Constructor Details

    • SpaceAlreadyExistsException

      public SpaceAlreadyExistsException(String spaceId)