Get error message and either stop or create a null error output for read catalog
ReadCatalogErrReturn(err.info, nrow, stop.on.error = TRUE, do.message = TRUE)
The information passed to the tryCatch
error
function argument.
The number of rows to put in the 1-column NA return matrix.
If TRUE
then call stop()
.
If TRUE
then message
the error information.