We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For instance the following line will catch and error and log it but also return it and so the calling application will print this error out as well:
https://github.com/NYULibraries/citero/blob/master/src/main/java/edu/nyu/library/citero/utils/XMLUtil.java#L133
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For instance the following line will catch and error and log it but also return it and so the calling application will print this error out as well:
https://github.com/NYULibraries/citero/blob/master/src/main/java/edu/nyu/library/citero/utils/XMLUtil.java#L133
The text was updated successfully, but these errors were encountered: