Thrown for problems accessing individual documents in a repository. By default, the Connector Manager skips over documents that throw {@code RepositoryDocumentExceptions}, proceeding on to the next document. It is the responsibility of the Connector to construct a checkpoint that skips over the offending {@link Document} if{@link DocumentList#checkpoint()} is called after{@code RepositoryDocumentException} is thrown.
@since 1.3.0
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.