Class RepositoryArchivedException

All Implemented Interfaces:
Serializable

public class RepositoryArchivedException extends IllegalRepositoryStateException
Thrown to indicate that an operation cannot be performed on an archived repository.
Since:
8.0
See Also:
  • Constructor Details

    • RepositoryArchivedException

      public RepositoryArchivedException(KeyedMessage message)