Project

General

Profile

« Previous | Next » 

Revision 47864

fixed javadocs

View differences:

ObjectStoreFileNotFoundException.java
13 13
	 *
14 14
	 * @param string
15 15
	 *            the string
16
	 * @param exception
17
	 *            the exception
18 16
	 */
19 17
	public ObjectStoreFileNotFoundException(final String string) {
20 18
		super(string);

Also available in: Unified diff