Class EOFException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- java.io.IOException
 - 
- org.kohsuke.rngom.rngparser.parse.compact.EOFException
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class EOFException extends java.io.IOException- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description EOFException() 
 -