com.univocity.parsers.common.input
Class EOFException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.univocity.parsers.common.input.EOFException
- All Implemented Interfaces:
- Serializable
public final class EOFException
- extends RuntimeException
Internal exception marker to signalize the end of the input.
- See Also:
- Serialized Form
EOFException
public EOFException()
- Creates a new exception
fillInStackTrace
public Throwable fillInStackTrace()
- Overrides:
fillInStackTrace in class Throwable
Copyright © 2018 uniVocity Software Pty Ltd. All rights reserved.