Class EmptyRepositoryException

All Implemented Interfaces:
Serializable

public class EmptyRepositoryException extends IllegalRepositoryStateException
Thrown when an operation cannot be completed because the related repository is empty.
See Also:
  • Constructor Details

    • EmptyRepositoryException

      public EmptyRepositoryException(@Nonnull KeyedMessage message)