Class MemoryBlockException

All Implemented Interfaces:
Serializable

public class MemoryBlockException extends MemoryAccessException
Exception thrown for memory block-related problems.
See Also:
  • Constructor Details

    • MemoryBlockException

      public MemoryBlockException()
      Constructs a new MemoryBlockException
    • MemoryBlockException

      public MemoryBlockException(String msg)
      Constructs a new MemoryBlockException with a detailed message.
      Parameters:
      msg - detailed message