Package jmri.jmrit

Class MemoryContents.MemoryFileRecordContentException

All Implemented Interfaces:
Serializable
Enclosing class:
MemoryContents

An exception for a record which has content which cannot be parsed.

Possible examples may include records which include characters other than ASCII characters associated with hexadecimal digits and the initial ':' character, trailing spaces, etc.

See Also: