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:
    Serialized Form
    • Constructor Detail

      • ReadOnlyException

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