Holds any errors that have been encountered with any of the records within a capture file. When an error is encountered, an error is generated that is returned by some methods within the API. You can query the errors to see what happened. For example the RawIterator.skipOverErrors() method returns an array of errors that may have happened and no exceptions are thrown.
@author Mark Bednarczyk
@author Sly Technologies, Inc.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.