Class StoreReadOnlyException

All Implemented Interfaces:
Serializable

public class StoreReadOnlyException extends ExceptionWithContext
See Also:
  • Field Details

  • Constructor Details

    • StoreReadOnlyException

      public StoreReadOnlyException(String location)
    • StoreReadOnlyException

      public StoreReadOnlyException(Object object)
    • StoreReadOnlyException

      public StoreReadOnlyException()
  • Method Details