If the throwNrfEofExceptions property is set to YES, a soft error (typically "no record found" or "end of file") causes an exception to be thrown, allowing you to handle the exception. If the property is set to NO (the default), EGL ignores the error and continues processing. For more, see "Exception handling."