Class ReadOnlyException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RepositoryArchivedException, RepositoryExportingException

public class ReadOnlyException extends ExceptionWithContext
Read only exception is thrown if someone tries to execute a write command on a read only repository.
Since:
2.19.0
See Also: