Class DiskUnrecognizedException

All Implemented Interfaces:
Serializable

public class DiskUnrecognizedException extends DiskException
A DiskUnrecognizedException is thrown when the Disk Image being opened is not recognized by any image handler.
Created at: Jan 8, 2018
See Also:
  • Constructor Details

    • DiskUnrecognizedException

      public DiskUnrecognizedException(String imagepath)
      Constructor for DiskFullException.