Package jmri.jmrit
Class MemoryContents.MemoryFileNoEOFRecordException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jmri.JmriException
jmri.jmrit.MemoryContents.MemoryFileException
jmri.jmrit.MemoryContents.MemoryFileNoEOFRecordException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- MemoryContents
public class MemoryContents.MemoryFileNoEOFRecordException
extends MemoryContents.MemoryFileException
An exception for a file without an end-of-file record
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jmri.JmriException
getErrors, getLocalizedMessage, getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MemoryFileNoEOFRecordException
public MemoryFileNoEOFRecordException() -
MemoryFileNoEOFRecordException
-