Uses of Class
jmri.jmrit.MemoryContents.MemoryFileException
Packages that use MemoryContents.MemoryFileException
-
Uses of MemoryContents.MemoryFileException in jmri.jmrit
Subclasses of MemoryContents.MemoryFileException in jmri.jmritModifier and TypeClassDescriptionclassAn exception for an unsupported addressing formatclassAn exception for an address outside of the supported rangeclassAn exception for a record which has incorrect checksum.classAn exception for a file with no data recordsclassAn exception for a file without an end-of-file recordclassAn exception for a record which has content which cannot be parsed.classAn exception for a file containing at least one record after the EOF recordclassAn exception for a data record where there are too many or too few characters versus the number of characters expected based on the record type field, LOAD OFFSET field size, and data count field.classAn exception for a record containing a record type which is not supported.