Class ReadOnlyException

All Implemented Interfaces:
Serializable

public class ReadOnlyException extends MemoryException
The exception thrown when attempting to write into a read-only Resource.
Author:
Praveenkumar Venkatesan
See Also:
  • Constructor Details

    • ReadOnlyException

      public ReadOnlyException(String message)
      Read Only Exception
      Parameters:
      message - the error message